altos/telefire: Don't arm the box if the local arm switch is off
authorKeith Packard <keithp@keithp.com>
Fri, 18 Oct 2019 06:09:47 +0000 (23:09 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 18 Oct 2019 06:13:45 +0000 (23:13 -0700)
commit8d5792e32dc35441ec98339149fb4df3cc16f44b
tree6ce99cea1d32d3fce9f83d89d7aad6dbd4a0660e
parent75cd8196ee9ba4ed983abdc83f1fe60fb94f2866
altos/telefire: Don't arm the box if the local arm switch is off

This skips arming the box when the local arming switch is off. This
keeps the siren and light from going off, and also avoids attempting
to fire the channels in case something else screwy is going on.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_pad.c