aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/momentary (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-80/+0
| | | | | (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
* fixed build of "momentary" example UISelene ToyKeeper2020-05-141-1/+0
|
* Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper2018-12-181-1/+1
|
* Updated most of the UIs to use the new event API.Selene ToyKeeper2018-11-111-1/+1
|
* Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper2017-09-031-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.
* Reorganized FSM files, one dir per UI.Selene ToyKeeper2017-08-301-0/+81