Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: aconno_I2C Lis2dh12 WatchdogTimer
states.h
- Committer:
- pathfindr
- Date:
- 2020-02-13
- Revision:
- 57:066dfbe8b4b9
- Parent:
- 51:9078e6928412
File content as of revision 57:066dfbe8b4b9:
#define STATE_SETUP 0
#define STATE_NORMAL 1
#define STATE_LAUNCH 2
#define STATE_ALARM 4
#define STATE_BUTTONPRESS1 81
#define STATE_BUTTONPRESS3 82
#define STATE_SCORCHEDEARTH 90