aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/baton/baton.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+6
|
* removed more-complex baton UI (which only different by having a party strobe ↵Selene ToyKeeper2018-10-151-73/+13
| | | | | | mode), replaced it with the simpler version (since this UI exists mostly as an example)
* cleaned up fsm baton UI a little, added a short manualSelene ToyKeeper2018-10-151-47/+65
|
* Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper2017-09-031-2/+1
| | | | | | | | | 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/+231