aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/baton.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganized FSM files, one dir per UI.Selene ToyKeeper2017-08-301-230/+0
* Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper2017-08-301-1/+1
* Added loop() to API, executes constantly.Selene ToyKeeper2017-08-241-0/+2
* Added thermal regulation to SpaghettiMonster / Baton.Selene ToyKeeper2017-08-231-1/+35
* Made Baton a little easier to read:Selene ToyKeeper2017-08-231-12/+13
* Added LVP to Baton UI. Was super easy.Selene ToyKeeper2017-08-231-1/+13
* Added missing returns, made strobe-from-off use memorized strobe speed,Selene ToyKeeper2017-08-191-2/+5
* Baton: Strobe should be full-power.Selene ToyKeeper2017-08-191-3/+3
* Extra debouncing in PCINT (don't emit event if push was rejected).Selene ToyKeeper2017-08-191-2/+4
* Improved memory handling in FSM Baton.Selene ToyKeeper2017-08-191-22/+36
* Fixed unreliability of short-click detection.Selene ToyKeeper2017-08-191-6/+11
* Added unfinished UI similar to Olight Baton series.Selene ToyKeeper2017-08-191-0/+157