flag used to determine whether we want an IR data MQTT publish

This commit is contained in:
openshwprojects
2022-10-20 08:39:13 +02:00
parent 4bbba86484
commit 0a68c444a7
3 changed files with 20 additions and 12 deletions

View File

@ -1816,6 +1816,9 @@ const char* g_obk_flagNames[] = {
"[PWM] BK7231 use 600hz instead of 1khz default",
"[LED] remember LED driver state (RGBCW, enable, brightness, temperature) after reboot",
"[HTTP] Show actual PIN logic level for unconfigured pins",
"[IR] Do MQTT publish for incoming IR data",
"error",
"error",
"error",
"error",
};