From 3d29ea86e3cd4b9cd11b453bb5153f95ccb2234b Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Tue, 2 Nov 2021 16:30:28 -0500 Subject: [PATCH] remove value debugging --- content/novastar.qplug | 1 - 1 file changed, 1 deletion(-) diff --git a/content/novastar.qplug b/content/novastar.qplug index efaf679..bea856a 100644 --- a/content/novastar.qplug +++ b/content/novastar.qplug @@ -802,7 +802,6 @@ if (Controls) then sendCommand(v) end else - print("value is nill or value doesn't have a length") if(k == 10) then Controls['IN0'].IsDisabled = true; Controls['IN0'].IsInvisible = true;