aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/momentary (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-80/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2020-05-14fixed build of "momentary" example UISelene ToyKeeper1-1/+0
2018-12-18Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper1-1/+1
2018-11-11Updated most of the UIs to use the new event API.Selene ToyKeeper1-1/+1
2017-09-03Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper1-2/+2
Moved go_to_suspend thing into main() instead of making each UI handle that during loop(). Made default_state() optional. Fixed bug where battcheck and other number readouts could interfere with the state which interrupted them. (they would sometimes turn the LED off after the new state had already started) Updated darkhorse's moon levels to match new ramp on D4 hardware.
2017-08-30Reorganized FSM files, one dir per UI.Selene ToyKeeper1-0/+81