gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Branch:
ed890df5d492ae33828aa3516276aaeaeee72ac5
Revision:
286:fb0d75790322
Parent:
280:fbee0e3444be
Child:
297:c26445716704
--- a/x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h	Thu Sep 15 10:51:52 2016 +0100
+++ b/x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h	Thu Sep 15 10:51:53 2016 +0100
@@ -17,7 +17,7 @@
 #ifndef __CLOCK_H__
 #define __CLOCK_H__
 
-#include <hal_types.h>
+#include <ble_hal_types.h>
 
 /**
  * Number of clocks in one seconds.
@@ -56,4 +56,3 @@
 
 
 #endif /* __CLOCK_H__ */
-