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: oldheating gps motorhome heating
Diff: clock.h
- Revision:
- 19:e537bacd1478
- Parent:
- 18:207dd1474cd9
- Child:
- 20:62e0760cae13
--- a/clock.h Tue Jan 16 17:38:12 2018 +0000 +++ b/clock.h Wed Jan 17 20:42:14 2018 +0000 @@ -1,3 +1,4 @@ +#include <stdbool.h> #include <stdint.h> #include <time.h>