char res[20];
Diff: x-nucleo-idb0xa1/utils/ble_utils.h
- Branch:
- 32241492098bb4d0cd62a16975725a4374ad7ecc
- Revision:
- 294:fd19310b086d
- Parent:
- 280:fbee0e3444be
- Child:
- 300:85b12e23a7ba
--- 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