aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/werner/werner.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed builds of Werner's UI on targets which had been failing (Noctigon K1, ↵Selene ToyKeeper2020-05-141-1/+6
| | | | BLF LT1 Lantern, and all attiny1634 targets)
* fixed a few things in ramping-ui, rampingiosv3, and werner's UISelene ToyKeeper2020-03-161-7/+5
| | | | | (just copied a few updates from anduril, particularly regarding FSM's "temperature" variable)
* Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper2018-12-181-17/+6
|
* Updated most of the UIs to use the new event API.Selene ToyKeeper2018-11-111-17/+16
|
* Added a momentary + Werner-style UI for FSM, because why not.Selene ToyKeeper2018-07-031-0/+724
Based on Anduril, but with most of the features removed.