temporary fix for reference

This commit is contained in:
Peli de Halleux 2016-07-28 12:03:03 -07:00
parent 601231a5dc
commit 338e507b51

View File

@ -22,15 +22,3 @@ control.inBackground(() => {
}); });
``` ```
## Advanced
```namespaces
devices.tellCameraTo(MesCameraEvent.TakePhoto);
bluetooth.onBluetoothConnected(() => {});
```
```package
microbit-devices
microbit-bluetooth
```