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@57:066dfbe8b4b9, 2020-02-13 (annotated)
- Committer:
- pathfindr
- Date:
- Thu Feb 13 00:57:06 2020 +0000
- Revision:
- 57:066dfbe8b4b9
- Parent:
- 51:9078e6928412
init
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| pathfindr | 16:3bf5f1a5f869 | 1 | #define STATE_SETUP 0 |
| pathfindr | 16:3bf5f1a5f869 | 2 | #define STATE_NORMAL 1 |
| pathfindr | 57:066dfbe8b4b9 | 3 | #define STATE_LAUNCH 2 |
| pathfindr | 57:066dfbe8b4b9 | 4 | #define STATE_ALARM 4 |
| pathfindr | 28:24b02608fa5f | 5 | #define STATE_BUTTONPRESS1 81 |
| pathfindr | 48:64b1613941d5 | 6 | #define STATE_BUTTONPRESS3 82 |
| pathfindr | 39:f767b8037475 | 7 | #define STATE_SCORCHEDEARTH 90 |