diff --git a/elepower_papi/machine.lua b/elepower_papi/machine.lua index f495e38..bee7916 100644 --- a/elepower_papi/machine.lua +++ b/elepower_papi/machine.lua @@ -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