adding URL for SEO

This commit is contained in:
Peli de Halleux
2016-08-08 13:08:15 -07:00
parent 78089da134
commit b3edb81d3c
22 changed files with 296 additions and 224 deletions

View File

@ -22,3 +22,7 @@ bluetooth.onBluetoothDisconnected(() => {
```package
microbit-bluetooth
```
### See Also
[startAccelerometerService](/reference/bluetooth/start-accelerometer-service), [startButtonService](/reference/bluetooth/start-button-service), [startIOPinService](/reference/bluetooth/start-io-pin-service), [startLEDService](/reference/bluetooth/start-led-service), [startMagnetometerService](/reference/bluetooth/start-magnetometer-service), [startTemperatureService](/reference/bluetooth/start-temperature-service), [uartRead](/reference/bluetooth/uart-read), [uartWrite](/reference/bluetooth/uart-write), [onBluetoothConnected](/reference/bluetooth/on-bluetooth-connected), [onBluetoothDisconnected](/reference/bluetooth/on-bluetooth-disconnected)