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 287:e2efcf2f0da8, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:51:54 2016 +0100
- Branch:
- c3ea4ea3c8a3812988358a14c911bed6bbf0efdf
- Parent:
- 286:fb0d75790322
- Child:
- 288:875b6f77d213
- Commit message:
- Sync with c3ea4ea3c8a3812988358a14c911bed6bbf0efdf
2016-07-28 15:44:51+02:00: Andrea Palmieri
Update include
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gatt_server.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gatt_server.h Thu Sep 15 10:51:53 2016 +0100 +++ b/x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gatt_server.h Thu Sep 15 10:51:54 2016 +0100 @@ -16,7 +16,7 @@ #ifndef __BNRG_GATT_SERVER_H__ #define __BNRG_GATT_SERVER_H__ -#include "compiler.h" +#include "ble_compiler.h" #include "ble_status.h" /** @@ -220,4 +220,4 @@ -#endif /* __BNRG_GATT_SERVER_H__ */ +#endif /* __BNRG_GATT_SERVER_H__ */ \ No newline at end of file