diff --git a/content/novastar.qplug b/content/novastar.qplug index 3d190d4..e42b8fa 100644 --- a/content/novastar.qplug +++ b/content/novastar.qplug @@ -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