Solution for Bluetooth SIG hands-on training course
Dependencies: BLE_API mbed-dev-bin nRF51822-bluetooth-mdw
Fork of microbit-dal-bluetooth-mdw_starter by
Diff: inc/bluetooth/ExternalEvents.h
- Revision:
- 22:23d7b9a4b082
- Parent:
- 21:cab56b701601
- Child:
- 23:6055f6c19fa6
--- a/inc/bluetooth/ExternalEvents.h Wed Jul 13 12:17:53 2016 +0100 +++ b/inc/bluetooth/ExternalEvents.h Wed Jul 13 12:17:54 2016 +0100 @@ -33,9 +33,6 @@ #define MICROBIT_ID_BLE 1000 #define MICROBIT_ID_BLE_UART 1001 -#define MICROBIT_BLE_CONNECTED 1 -#define MICROBIT_BLE_DISCONNECTED 2 - #include "MESEvents.h" #endif \ No newline at end of file