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