mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-11 05:05:35 +00:00
add EXPERIMENTAL smooth LED transitions with a VERY SIMPLE lerp and an option to customize lerp speed
This commit is contained in:
@ -1885,6 +1885,8 @@ const char* g_obk_flagNames[] = {
|
||||
"[IR] Allow 'unknown' protocol",
|
||||
"[MQTT] Broadcast led final color RGBCW (topic name: YourDevName/led_finalcolor_rgbcw/get)",
|
||||
"[LED] Automatically enable Light when changing brightness, color or temperature on WWW panel",
|
||||
"[LED] Smooth transitions for LED (EXPERIMENTAL)",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user