updated annotations
This commit is contained in:
@ -8,7 +8,7 @@ namespace bluetooth {
|
||||
* Starts the Bluetooth IO pin service
|
||||
*/
|
||||
//% help=reference/bluetooth/io-pin-service
|
||||
//% blockid=bluetooth-io-pin-service block="start io pin service"
|
||||
//% blockId=bluetooth-io-pin-service block="start io pin service"
|
||||
void startIOPinService() {
|
||||
new MicroBitIOPinService(*uBit.ble, uBit.io);
|
||||
}
|
||||
|
Reference in New Issue
Block a user