mirror of
https://github.com/jwetzell/q-sys-plugin-novastar.git
synced 2026-08-14 09:23:40 +00:00
Don’t send display normal on input change.
This commit is contained in:
@@ -1270,7 +1270,6 @@ if (Controls) then
|
||||
if (v ~= nil and #v > 1) then
|
||||
print("value is not nill and length greater than 1")
|
||||
Controls['IN'..k].EventHandler = function()
|
||||
sendCommand(NovaStar.Commands.DisplayNormal[Properties['Model'].Value])
|
||||
sendCommand(v)
|
||||
end
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user