mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-08 03:45:40 +00:00
add requestest flag for ac dir
This commit is contained in:
@ -2609,10 +2609,11 @@ const char* g_obk_flagNames[] = {
|
||||
"[MQTT Discovery] Don't merge toggles and dimmers into lights",
|
||||
"[TuyaMCU] Store raw data",
|
||||
"[TuyaMCU] Store ALL data",
|
||||
"[PWR] Invert AC dir",
|
||||
"error",
|
||||
"error",
|
||||
"error",
|
||||
};
|
||||
|
||||
int http_fn_cfg_generic(http_request_t* request) {
|
||||
int i;
|
||||
char tmpA[64];
|
||||
|
||||
Reference in New Issue
Block a user