diff --git a/docs/reference/bluetooth/start-io-pin-service.md b/docs/reference/bluetooth/start-io-pin-service.md index 41d62b2d..5d947a91 100755 --- a/docs/reference/bluetooth/start-io-pin-service.md +++ b/docs/reference/bluetooth/start-io-pin-service.md @@ -6,6 +6,10 @@ The Bluetooth IO pin service makes it possible for another device such as a smar No additional code is needed on the micro:bit to use the Bluetooth IO pin service from another device. +~~~~sig +bluetooth.startIOPinService(); +~~~~ + ### Example: Starting the Bluetooth IO pin service The following code shows the Bluetooth IO pin service being started: