bluetooth control motor
Dependents: BLE_LED_IDB0XA1_demo MOTOR_BLE_V2 Motor_Ble_v1 Motor_Ble_v10223 ... more
Fork of X_NUCLEO_IDB0XA1 by
Diff: source/BlueNRGGattClient.cpp
- Revision:
- 177:65d9b1b75fca
- Parent:
- 152:4afc5c2fc4f3
- Child:
- 242:058b2e731adc
diff -r 33edcdbe9ce6 -r 65d9b1b75fca source/BlueNRGGattClient.cpp --- a/source/BlueNRGGattClient.cpp Fri Nov 13 16:31:14 2015 +0100 +++ b/source/BlueNRGGattClient.cpp Wed Nov 18 15:48:31 2015 +0100 @@ -37,7 +37,7 @@ */ #include "BlueNRGGattClient.h" -#include "mbed-drivers/mbed.h" +#include "mbed.h" #include "BlueNRGGap.h" #include "Utils.h" #include "debug.h"