aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/darkhorse (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-13fixed some compile issues related to delay_4ms()Selene ToyKeeper1-1/+0
2019-01-03removed redundant clock speed lines, updated some commentsSelene ToyKeeper1-0/+1
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-14/+14
2017-09-03Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper1-12/+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.
2017-08-30Reorganized FSM files, one dir per UI.Selene ToyKeeper1-0/+378