mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-10 08:15:27 +00:00
adding flag per user request: [LED] Setting RGB white (FFFFFF) enables temperature mode
This commit is contained in:
@ -2738,10 +2738,10 @@ const char* g_obk_flagNames[] = {
|
||||
"[UART] Use alternate UART for BL0942, CSE, TuyaMCU, etc",
|
||||
#endif
|
||||
"[HASS] Invoke HomeAssistant discovery on change to ip address, configuration",
|
||||
"[LED] Setting RGB white (FFFFFF) enables temperature mode",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
};
|
||||
};
|
||||
int http_fn_cfg_generic(http_request_t* request) {
|
||||
int i;
|
||||
char tmpA[64];
|
||||
|
||||
Reference in New Issue
Block a user