updated annotations
This commit is contained in:
2
libs/microbit-bluetooth/shims.d.ts
vendored
2
libs/microbit-bluetooth/shims.d.ts
vendored
@ -9,7 +9,7 @@ declare namespace bluetooth {
|
||||
* Starts the Bluetooth IO pin service
|
||||
*/
|
||||
//% help=reference/bluetooth/io-pin-service
|
||||
//% blockid=bluetooth-io-pin-service block="start io pin service" shim=bluetooth::startIOPinService
|
||||
//% blockId=bluetooth-io-pin-service block="start io pin service" shim=bluetooth::startIOPinService
|
||||
function startIOPinService(): void;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user