Enable help for serial readString() (#609)
This commit is contained in:
committed by
Peli de Halleux
parent
e20ac7f992
commit
79018d4f00
@ -75,6 +75,7 @@ namespace serial {
|
||||
/**
|
||||
* Reads the buffered received data as a string
|
||||
*/
|
||||
//% help=serial/read-string
|
||||
//% blockId=serial_read_buffer block="serial|read string"
|
||||
//% weight=18
|
||||
StringData* readString() {
|
||||
|
Reference in New Issue
Block a user