aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-wdt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Greatly improved button debouncing. Helps a lot on FW3A and my light saber.Selene ToyKeeper2017-12-111-2/+31
| | | | | Debouncing isn't 100% yet though.
* Added reversing to Anduril. Made EV_tick always send 0 while in "hold" state.Selene ToyKeeper2017-09-281-3/+8
| | | | | Reversing is a build-time option.
* Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵Selene ToyKeeper2017-08-191-0/+107
fsm-*.c and fsm-*.h.