aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-main.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-24Added loop() to API, executes constantly.Selene ToyKeeper1-4/+3
Added nice_delay_ms() to process events while waiting, and abort on state change. Converted ramping-ui strobe to smoothly variable with party and tactical modes.
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵Selene ToyKeeper1-0/+107
fsm-*.c and fsm-*.h.