init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Revision:
48:64b1613941d5
Parent:
39:f767b8037475
Child:
51:9078e6928412
--- a/states.h	Mon Jan 21 19:43:17 2019 +0000
+++ b/states.h	Tue Feb 05 14:30:57 2019 +0000
@@ -2,7 +2,7 @@
 #define STATE_NORMAL             1
 #define STATE_DORMANT            99
 #define STATE_BUTTONPRESS1       81
-#define STATE_BUTTONPRESS2       82
-#define STATE_BUTTONPRESS3       83
+#define STATE_BUTTONPRESS3       82
+#define STATE_BUTTONPRESS5       83
 #define STATE_BUTTONHOLD         89
 #define STATE_SCORCHEDEARTH      90
\ No newline at end of file