From e8385db70d0d20551273f2e9a7fdca79097c9158 Mon Sep 17 00:00:00 2001 From: D Delmar Davis Date: Wed, 23 Jan 2019 23:58:57 -0800 Subject: Need to rework most of the rtc stuff... --- src/Clock.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Clock.h b/src/Clock.h index 6812923..b8a1aec 100755 --- a/src/Clock.h +++ b/src/Clock.h @@ -45,6 +45,7 @@ #define DEBUG_SYNC 0 #define CHARS_IN_TIMESTAMP 20 +// FIX ME !!! replace rtc with timer.... // add preprocessor code here for non M0 systems. #if defined(ARDUINO_ARCH_SAMD) #include -- cgit v1.2.3