mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 20:29:50 +03:00
Service Pack 1 PID, FLOAT and TENS types compatib.
This commit is contained in:
@@ -280,6 +280,7 @@ int out_AC::Ctrl(itemCmd cmd, char* subItem , bool toExecute)
|
||||
switch(suffixCode)
|
||||
{
|
||||
case S_SET:
|
||||
case S_ESET:
|
||||
set_tmp = cmd.getInt();
|
||||
if (set_tmp >= 10 && set_tmp <= 30)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user