aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-wdt.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added TICKS_PER_SECOND because it's handy to avoid hardcoding the WDT speed ↵Selene ToyKeeper2017-08-271-0/+2
| | | | in UI code.
* Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵Selene ToyKeeper2017-08-191-0/+26
fsm-*.c and fsm-*.h.