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.
Diff: source/platform/ble_clock.c
- Branch:
- d01f325acff35558c6e0fe8fc0fa1b642eecc789
- Revision:
- 297:c26445716704
- Parent:
- 280:fbee0e3444be
--- a/source/platform/ble_clock.c Thu Sep 15 10:52:04 2016 +0100 +++ b/source/platform/ble_clock.c Thu Sep 15 10:52:05 2016 +0100 @@ -1,5 +1,5 @@ -#include "clock.h" +#include "ble_clock.h" #ifdef YOTTA_CFG_MBED_OS #include "mbed-drivers/wait_api.h" #include "mbed-drivers/rtc_time.h"