changed event gate requirements note
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
return function(gate)
|
||||
--gate.ports[2]:setstate(gate.ports[1].state)
|
||||
gate:cb(bool_to_int[gate.ports[1].state])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user