EventGate-update.lua 70 B

12345
  1. return function(gate)
  2. Gate.cb(gate, Gate.getportstate(gate, 1))
  3. end