init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

states.h

Committer:
pathfindr
Date:
2018-12-23
Revision:
28:24b02608fa5f
Parent:
16:3bf5f1a5f869
Child:
39:f767b8037475

File content as of revision 28:24b02608fa5f:

#define STATE_SETUP              0
#define STATE_NORMAL             1
#define STATE_DORMANT            99
#define STATE_BUTTONPRESS1       81
#define STATE_BUTTONPRESS2       82
#define STATE_BUTTONPRESS3       83
#define STATE_BUTTONHOLD         89