diff --git a/lighthub/item.cpp b/lighthub/item.cpp index c2afc82..11fcdc1 100644 --- a/lighthub/item.cpp +++ b/lighthub/item.cpp @@ -671,10 +671,11 @@ int Item::Ctrl(short cmd, short n, int *Parameters, boolean send, int subItemN) digitalWrite(iaddr, k = ((cmd == CMD_ON || cmd == CMD_XON) ? HIGH : LOW)); debugSerial<