Clearer message for devices blocks (#669)
This commit is contained in:
@ -2,6 +2,12 @@
|
||||
|
||||
Control a phone with the @boardname@ via Bluetooth.
|
||||
|
||||
## ~ hint
|
||||
|
||||
**App required** You must use one of the [micro:bit apps](https://microbit.org/guide/mobile/) to use this functionality.
|
||||
|
||||
## ~
|
||||
|
||||
```cards
|
||||
devices.tellCameraTo(MesCameraEvent.TakePhoto);
|
||||
devices.tellRemoteControlTo(MesRemoteControlEvent.play);
|
||||
|
Reference in New Issue
Block a user