updated shims
This commit is contained in:
parent
141b6dd250
commit
d13115e3b5
1
libs/core/shims.d.ts
vendored
1
libs/core/shims.d.ts
vendored
@ -783,6 +783,7 @@ declare namespace serial {
|
|||||||
/**
|
/**
|
||||||
* Reads the buffered received data as a string
|
* Reads the buffered received data as a string
|
||||||
*/
|
*/
|
||||||
|
//% help=serial/read-string
|
||||||
//% blockId=serial_read_buffer block="serial|read string"
|
//% blockId=serial_read_buffer block="serial|read string"
|
||||||
//% weight=18 shim=serial::readString
|
//% weight=18 shim=serial::readString
|
||||||
function readString(): string;
|
function readString(): string;
|
||||||
|
Loading…
Reference in New Issue
Block a user