altos/telefire: Add firing length to manual pad command
authorKeith Packard <keithp@keithp.com>
Thu, 4 Sep 2014 05:12:15 +0000 (22:12 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Sep 2014 05:12:15 +0000 (22:12 -0700)
commitadc46e2f1346d98ef4f6c2351fef95fbc8ddf831
treef51022dbc5e5530b6e286b7153070a959b7c96fd
parentb838a974d0dad43ff02060d8d913d9369eb20e96
altos/telefire: Add firing length to manual pad command

This adds an optional length of time (in 1/10s of a second) to the
ao_pad_manual function to enable testing of igniters without needing
to use TeleLCO.

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