aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/ramping-ui.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 thermal regulation adjust proportional to how far above/below the target range the light is. Replaced turn-on blinks with single shorter/dimmer blip.
* Made ramping UI able to toggle between smooth and discrete ramping with 4 ↵Selene ToyKeeper2017-08-241-5/+27
| | | | clicks.
* Added a ramping UI example.Selene ToyKeeper2017-08-241-0/+252
Added ramping support in general.