A GPS disciplined clock

Dependencies:   net lpc1768 crypto clock web log

Revision:
12:9bd8f04df514
Parent:
8:2ef0f459bc83
Child:
16:3d40d832dc70
--- a/main/main.c	Mon Nov 26 18:45:01 2018 +0000
+++ b/main/main.c	Sun Dec 02 19:18:18 2018 +0000
@@ -4,7 +4,7 @@
 #include "system.h"
 #include "led.h"
 #include "clock.h"
-#include "tick.h"
+#include "time.h"
 #include "log.h"
 #include "net-server.h"
 #include "settings.h"