From 4769f57f07c734fdc4fb0295e6692b4e14bbc399 Mon Sep 17 00:00:00 2001 From: Andrey Date: Sun, 31 Aug 2025 00:50:09 +0300 Subject: [PATCH] avoid opposite cmd scheduling for no-suffix-group cmd --- lighthub/item.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lighthub/item.cpp b/lighthub/item.cpp index c8fafa7..8689135 100644 --- a/lighthub/item.cpp +++ b/lighthub/item.cpp @@ -1062,7 +1062,9 @@ int Item::Ctrl(itemCmd cmd, char* subItem, uint8_t flags, bool authorized) if (subItem && subItem[0] == '$') {debugSerial<