advanced section
This commit is contained in:
parent
45bb6e7cb3
commit
09933b6a8d
@ -22,3 +22,15 @@ control.inBackground(() => {
|
|||||||
|
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Advanced
|
||||||
|
|
||||||
|
```namespaces
|
||||||
|
devices.tellCameraTo(MesCameraEvent.TakePhoto);
|
||||||
|
bluetooth.onBluetoothConnected(() => {});
|
||||||
|
```
|
||||||
|
|
||||||
|
```package
|
||||||
|
microbit-devices
|
||||||
|
microbit-bluetooth
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user