Clearer message for devices blocks (#669)

This commit is contained in:
Peli de Halleux
2018-02-20 22:00:28 -08:00
committed by GitHub
parent cb8118ab63
commit 3dd45c6f64
9 changed files with 14 additions and 15 deletions

View File

@ -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);