aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/ramping-ui.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganized FSM files, one dir per UI.Selene ToyKeeper2017-08-301-361/+0
* Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper2017-08-301-1/+1
* Added a temperature check mode to ramping-ui, mostly for testing purposes.Selene ToyKeeper2017-08-261-0/+19
* Made 4bar and 8bar battcheck styles work.Selene ToyKeeper2017-08-251-0/+4
* Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(Selene ToyKeeper2017-08-251-3/+37
* Started on some documentation, spaghetti-monster.txt.Selene ToyKeeper2017-08-241-30/+30
* Added loop() to API, executes constantly.Selene ToyKeeper2017-08-241-30/+47
* Fixed repeating blinks at ends of ramp -- only blinks once now.Selene ToyKeeper2017-08-241-4/+10
* Set default brightness to max 7135 level.Selene ToyKeeper2017-08-241-9/+16
* Made ramping UI able to toggle between smooth and discrete ramping with 4 cli...Selene ToyKeeper2017-08-241-5/+27
* Added a ramping UI example.Selene ToyKeeper2017-08-241-0/+252