forking microbit-dal
Dependencies: BLE_API mbed-dev-bin nRF51822-bluetooth-mdw
Fork of microbit-dal by
Diff: inc/bluetooth/MicroBitBLEManager.h
- Revision:
- 74:9771cd712730
- Parent:
- 3:d86a4ddc1867
--- a/inc/bluetooth/MicroBitBLEManager.h Wed Jul 13 14:32:54 2016 +0000 +++ b/inc/bluetooth/MicroBitBLEManager.h Tue Dec 27 10:48:18 2016 +0000 @@ -61,6 +61,8 @@ #include "MicroBitButton.h" #include "MicroBitStorage.h" +#include "MicroBitAnimationService.h" + #define MICROBIT_BLE_PAIR_REQUEST 0x01 #define MICROBIT_BLE_PAIR_COMPLETE 0x02 #define MICROBIT_BLE_PAIR_PASSCODE 0x04