aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-03Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper1-31/+58
2017-08-30Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper1-0/+4
2017-08-27Fixed a bug where sometimes the light wouldn't respond for a second or so aft...Selene ToyKeeper1-0/+4
2017-08-24Added loop() to API, executes constantly.Selene ToyKeeper1-4/+3
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-0/+107