adding reference pages for bluetooth
This commit is contained in:
@ -21,4 +21,16 @@ serial.writeNumber(0);
|
||||
control.inBackground(() => {
|
||||
|
||||
});
|
||||
```
|
||||
|
||||
## Advanced
|
||||
|
||||
```namespaces
|
||||
bluetooth.onBluetoothConnected(() => {
|
||||
|
||||
});
|
||||
```
|
||||
|
||||
```package
|
||||
microbit-bluetooth
|
||||
```
|
Reference in New Issue
Block a user