mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 22:25:51 +00:00
flag - [LED] Automatically enable Light on any change of brightness, color or temperature
This commit is contained in:
@ -2445,11 +2445,10 @@ const char* g_obk_flagNames[] = {
|
||||
"[LED] Force RGB mode (3 PWMs for LEDs) and ignore futher PWMs if they are set",
|
||||
"[MQTT] Retain power channels (Relay channels, etc)",
|
||||
"[IR] Do MQTT publish (Tasmota JSON format) for incoming IR data",
|
||||
"error",
|
||||
"[LED] Automatically enable Light on any change of brightness, color or temperature",
|
||||
"error",
|
||||
"error",
|
||||
};
|
||||
|
||||
int http_fn_cfg_generic(http_request_t* request) {
|
||||
int i;
|
||||
char tmpA[64];
|
||||
|
||||
Reference in New Issue
Block a user