aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--console/EMS.pycbin0 -> 14079 bytes
-rw-r--r--console/consoleFrame.pycbin0 -> 23396 bytes
-rwxr-xr-xsrc/Clock.h1
3 files changed, 1 insertions, 0 deletions
diff --git a/console/EMS.pyc b/console/EMS.pyc
new file mode 100644
index 0000000..91e90c7
--- /dev/null
+++ b/console/EMS.pyc
Binary files differ
diff --git a/console/consoleFrame.pyc b/console/consoleFrame.pyc
new file mode 100644
index 0000000..d118ae0
--- /dev/null
+++ b/console/consoleFrame.pyc
Binary files differ
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>