mirror of
https://github.com/jwetzell/q-sys-plugin-novastar.git
synced 2026-08-23 13:59:04 +00:00
remove value debugging
This commit is contained in:
@@ -802,7 +802,6 @@ if (Controls) then
|
|||||||
sendCommand(v)
|
sendCommand(v)
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
print("value is nill or value doesn't have a length")
|
|
||||||
if(k == 10) then
|
if(k == 10) then
|
||||||
Controls['IN0'].IsDisabled = true;
|
Controls['IN0'].IsDisabled = true;
|
||||||
Controls['IN0'].IsInvisible = true;
|
Controls['IN0'].IsInvisible = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user