aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-states.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-27Ramp config mode actually works now...Selene ToyKeeper1-1/+2
Added EV_reenter_state event to indicate an obscuring state was popped off the stack and the underlying one is now on top again.
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵Selene ToyKeeper1-0/+44
fsm-*.c and fsm-*.h.