garage opener single wire with multiple outputs

Hi,
Move all the int statements to before void setup() .
That will make the variables global, not just confined to void setup() use.

Tom.. :slight_smile: