aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/darkhorse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made DarkHorse always start at low when holding the button, like a real ↵Selene ToyKeeper2017-08-261-24/+19
| | | | | | | ZebraLight does. (previously ramped up one mode instead of resetting to low each time)
* Forgot to handle beacon/strobe in LVP earlier.Selene ToyKeeper2017-08-261-7/+4
|
* Added beacons/strobes to DarkHorse.Selene ToyKeeper2017-08-261-6/+57
| | | | | Added a way to explicitly cancel the current "nice" delay without changing state.
* Forgot to wrap one line for making thermal regulation optional.Selene ToyKeeper2017-08-261-0/+2
|
* Added DarkHorse, a clone of the ZebraLight UI.Selene ToyKeeper2017-08-261-0/+290
Still needs strobe, beacon, and memory which lasts across battery changes.