remove value debugging

This commit is contained in:
2021-11-02 16:30:28 -05:00
parent 10fd3bb227
commit 3d29ea86e3
-1
View File
@@ -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;