A GPS disciplined clock

Dependencies:   net lpc1768 crypto clock web log

Revision:
45:3b70941589af
Parent:
42:f14cb9b5a42f
Child:
73:9e4842daf3ae
--- a/settings/settings.c	Fri Mar 15 12:20:31 2019 +0000
+++ b/settings/settings.c	Thu Mar 21 11:22:16 2019 +0000
@@ -36,7 +36,6 @@
 #include       "http.h"
 #include       "tftp.h"
 
-#define GPREG3 (*((volatile unsigned *) 0x40024050))
 #define GPREG4 (*((volatile unsigned *) 0x40024054))
 #define ALMON  (*((volatile unsigned *) 0x40024078))
 #define ALYEAR (*((volatile unsigned *) 0x4002407C))