stop pushing debugging pls

This commit is contained in:
Evert Prants 2019-01-22 05:11:30 +02:00
parent b2cb65ed14
commit f47aeeda7d
No known key found for this signature in database
GPG Key ID: 1688DA83D222D0B5

@ -409,7 +409,6 @@ function ele.register_base_device(nodename, nodedef)
if nodedef.states then
if fields["cyclestate"] then
print("hmm")
switch_state(pos, nodedef.states)
end
end