resin

Vars | |
close_delay | The delay before the door closes automatically after being open |
---|---|
closetimer | The timer that tracks the delay above |
Procs | |
do_close | Toggle(close) the door. Used for the timer's callback. |
Var Details
close_delay

The delay before the door closes automatically after being open
closetimer

The timer that tracks the delay above
Proc Details
do_close
Toggle(close) the door. Used for the timer's callback.