altos: Allow for pad boxes with different sensor configurations
authorKeith Packard <keithp@keithp.com>
Tue, 22 Dec 2015 05:47:10 +0000 (21:47 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:21:30 +0000 (23:21 -0400)
commit93100ae8d4c8bd8fd6bdeff2cdc87b613c5d8058
tree89000d854b68e6a1f44949f16b2f16a256e7b73a
parentf2038dd2cfed5bbf049144172e3f7436b6cd3a55
altos: Allow for pad boxes with different sensor configurations

This allows for a pad box without a resistor from power to each
FET. That resistor is needed to detect welded relays, but in a
solid-state system, that's not a possibility.

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