Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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/utils/ble_utils.h
- Branch:
 - 32241492098bb4d0cd62a16975725a4374ad7ecc
 - Revision:
 - 294:fd19310b086d
 - Parent:
 - 280:fbee0e3444be
 - Child:
 - 300:85b12e23a7ba
 
diff -r 5a1f577bf92f -r fd19310b086d x-nucleo-idb0xa1/utils/ble_utils.h
--- a/x-nucleo-idb0xa1/utils/ble_utils.h	Thu Sep 15 10:52:00 2016 +0100
+++ b/x-nucleo-idb0xa1/utils/ble_utils.h	Thu Sep 15 10:52:02 2016 +0100
@@ -21,7 +21,7 @@
 #define __UTIL_H__
 
 #include "ble_status.h"
-#include "hal_types.h"
+#include "ble_hal_types.h"
 #ifdef YOTTA_CFG_MBED_OS
     #include "mbed-drivers/mbed.h"
 #else
    