mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 20:29:50 +03:00
core refactored (Alpha)
This commit is contained in:
@@ -210,7 +210,7 @@ case S_SET:
|
||||
//break;
|
||||
|
||||
case S_CMD:
|
||||
item->setCmd(cmd.getCmd());
|
||||
//item->setCmd(cmd.getCmd());
|
||||
switch (cmd.getCmd())
|
||||
{
|
||||
case CMD_ON:
|
||||
|
||||
Reference in New Issue
Block a user