A GPS disciplined clock

Dependencies:   net lpc1768 crypto clock web log

Revision:
56:287560e6950a
Parent:
55:a1bd0572c8b6
Child:
57:2d54e570de60
--- a/main/main.c	Sun Apr 28 08:31:50 2019 +0000
+++ b/main/main.c	Mon Apr 29 06:36:05 2019 +0000
@@ -26,7 +26,7 @@
               NetInit("gps", "gps");
         NtpServerName   = "GPS";
         NtpServerEnable = true;
-          WebBaseInit();
+              WebInit();
       
     while (1)
     {