forking microbit-dal
Dependencies: BLE_API mbed-dev-bin nRF51822-bluetooth-mdw
Fork of microbit-dal by
Diff: inc/bluetooth/MicroBitIOPinService.h
- Revision:
- 33:58453d751bca
- Parent:
- 1:8aa5cdb4ab67
- Child:
- 35:8ce23bc1af38
--- a/inc/bluetooth/MicroBitIOPinService.h Wed Jul 13 12:18:11 2016 +0100 +++ b/inc/bluetooth/MicroBitIOPinService.h Wed Jul 13 12:18:12 2016 +0100 @@ -30,7 +30,7 @@ #include "ble/BLE.h" #include "MicroBitIO.h" -#define MICROBIT_IO_PIN_SERVICE_PINCOUNT 20 +#define MICROBIT_IO_PIN_SERVICE_PINCOUNT 19 #define MICROBIT_IO_PIN_SERVICE_DATA_SIZE 10 // UUIDs for our service and characteristics @@ -140,4 +140,4 @@ }; -#endif +#endif \ No newline at end of file