more serial infos
This commit is contained in:
2
libs/microbit/shims.d.ts
vendored
2
libs/microbit/shims.d.ts
vendored
@ -528,7 +528,7 @@ declare namespace serial {
|
||||
/**
|
||||
* Sends a piece of text through Serial connection.
|
||||
*/
|
||||
//% shim=serial::writeString
|
||||
//% blockId=serial_writestring block="serial write %text" shim=serial::writeString
|
||||
function writeString(text: string): void;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user