initial commit
This commit is contained in:
4
bricks/special/EventGate-update.lua
Normal file
4
bricks/special/EventGate-update.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
return function(gate)
|
||||
gate:cb(bool_to_int[gate.ports[1].state])
|
||||
end
|
||||
Reference in New Issue
Block a user