From c7d1bc65c0ad72692c65130319abb3abccc61eff Mon Sep 17 00:00:00 2001 From: Andrey Klimov Date: Thu, 27 Jan 2022 02:37:00 +0300 Subject: [PATCH] PID alarm redisign & airset termostat cmd compat --- lighthub/item.cpp | 8 ++++++++ lighthub/modules/out_pid.h | 1 + 2 files changed, 9 insertions(+) diff --git a/lighthub/item.cpp b/lighthub/item.cpp index 48e20f3..859db51 100644 --- a/lighthub/item.cpp +++ b/lighthub/item.cpp @@ -1066,6 +1066,13 @@ int Item::Ctrl(itemCmd cmd, char* subItem, bool allowRecursion) debugSerial<