aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-pcint.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Debouncing finally works (at least, it does on my two test hosts).Selene ToyKeeper2017-12-121-1/+0
|
* Greatly improved button debouncing. Helps a lot on FW3A and my light saber.Selene ToyKeeper2017-12-111-1/+4
| | | | | Debouncing isn't 100% yet though.
* Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵Selene ToyKeeper2017-08-191-0/+29
fsm-*.c and fsm-*.h.