fix reference section

This commit is contained in:
Tom Ball 2016-07-26 14:18:44 -04:00
parent 7a3402b782
commit 8a8e864f99
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
```