todbot / Blink1Control2

Blink1Control GUI to control blink(1) USB RGB LED devices.
http://blink1.thingm.com/
Apache License 2.0
154 stars 26 forks source link

Allow ColorPicker time = 0.0 and BigButton fade time to be set and saved #173

Closed todbot closed 2 years ago

todbot commented 2 years ago

Currently BigButton time is hard-coded to 100 milliseconds (0.1 sec) And the Color Picker limits you to 0.1 secs (100 milliseconds)

The user should be able to set 0.0 seconds in the Color Picker, which could then be saved in a BigButton.

TODO: What about pattern times. They cannot be zero.