Andrew Boyson / clock

Dependents:   oldheating gps motorhome heating

Revision:
29:9332cf906aad
Parent:
28:b4aa41fdeb68
Child:
30:212ca42b8779
diff -r b4aa41fdeb68 -r 9332cf906aad tick.c
--- a/tick.c	Thu Jan 25 19:23:30 2018 +0000
+++ b/tick.c	Sat Jan 27 12:17:09 2018 +0000
@@ -1,7 +1,7 @@
 #include <stdint.h>
 #include <stdbool.h>
 
-#include "peripherals.h"
+#include "defs.h"
 #include "rtc.h"
 #include "time.h"
 #include "tick.h"