char res[20];
Diff: x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h
- Branch:
- ed890df5d492ae33828aa3516276aaeaeee72ac5
- Revision:
- 286:fb0d75790322
- Parent:
- 280:fbee0e3444be
- Child:
- 297:c26445716704
diff -r 0e1570840658 -r fb0d75790322 x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h --- 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__ */ -