temporary fix for reference

This commit is contained in:
Peli de Halleux 2016-07-28 12:03:03 -07:00
parent 601231a5dc
commit 338e507b51
1 changed files with 0 additions and 12 deletions

View File

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