bluetooth control motor
Dependents: BLE_LED_IDB0XA1_demo MOTOR_BLE_V2 Motor_Ble_v1 Motor_Ble_v10223 ... more
Fork of X_NUCLEO_IDB0XA1 by
Revision 295:480f017cd04d, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:52:03 2016 +0100
- Branch:
- 3666c65cd67a49bd0e607ef237508b504fff77a1
- Parent:
- 294:fd19310b086d
- Child:
- 296:c52d3a301449
- Commit message:
- Sync with 3666c65cd67a49bd0e607ef237508b504fff77a1
2016-07-28 16:05:49+02:00: Andrea Palmieri
Update include
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
x-nucleo-idb0xa1/utils/ble_payload.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x-nucleo-idb0xa1/utils/ble_payload.h Thu Sep 15 10:52:02 2016 +0100 +++ b/x-nucleo-idb0xa1/utils/ble_payload.h Thu Sep 15 10:52:03 2016 +0100 @@ -19,7 +19,7 @@ #else #include "mbed.h" #endif -#include "debug.h" +#include "ble_debug.h" #ifndef __PAYLOAD_H__ #define __PAYLOAD_H__