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: x-nucleo-idb0xa1/platform/btle.h
- Branch:
- 5a8c536877c89e2aef63a0b02fd587ead0fd6fca
- Revision:
- 281:bc99b05605cb
- Parent:
- 273:00205952d841
--- a/x-nucleo-idb0xa1/platform/btle.h Thu Sep 15 10:51:47 2016 +0100 +++ b/x-nucleo-idb0xa1/platform/btle.h Thu Sep 15 10:51:48 2016 +0100 @@ -26,9 +26,9 @@ #include <stdio.h> #include <string.h> -#include "hci.h" +#include "ble_hci.h" #include "bluenrg_aci.h" -#include "hci_const.h" +#include "ble_hci_const.h" #include "bluenrg_hal_aci.h" #include "stm32_bluenrg_ble.h" #include "bluenrg_gap.h"