A GPS disciplined clock
Dependencies: net lpc1768 crypto clock web log
lpc1768-this/restart-this.h@100:93f5b732f985, 2022-06-06 (annotated)
- Committer:
- andrewboyson
- Date:
- Mon Jun 06 11:10:58 2022 +0000
- Revision:
- 100:93f5b732f985
- Parent:
- 65:1412e3a1c5de
Publishing prior to moving to new online compiler
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
andrewboyson | 65:1412e3a1c5de | 1 | #include "restart.h" |
andrewboyson | 65:1412e3a1c5de | 2 | extern const char* RestartThisGetZoneString(void); |
andrewboyson | 65:1412e3a1c5de | 3 | #define RESTART_ZONE_GPS RESTART_ZONE_DERIVED + 0 |