diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2019-01-23 23:58:57 -0800 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2019-01-23 23:58:57 -0800 |
| commit | e8385db70d0d20551273f2e9a7fdca79097c9158 (patch) | |
| tree | ed775806cb45909793082cb09f84efdd6e3112f0 /src | |
| parent | 2bd5ca226535b5c6e35b00b404ac975251c7fb3c (diff) | |
Diffstat (limited to 'src')
| -rwxr-xr-x | src/Clock.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <RTCZero.h> |
