altos: Add ao_lco_two.c; alternate LCO interface code
authorKeith Packard <keithp@keithp.com>
Fri, 25 Dec 2015 19:26:34 +0000 (11:26 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:21:30 +0000 (23:21 -0400)
commit4c2a7503373c0584de77f9b0e5632a58ab8bbd1f
tree38633d69fcceca0eeb9c636fcf94b98a1aea2a9b
parent26023cfbf7e117114a4d62b7dbfc0f907efdfb47
altos: Add ao_lco_two.c; alternate LCO interface code

The LCO interface is likely to end up very device specific as the
interactions depends on the input devices. Here's a version for
TeleLCOTwo, which has two arming switches and a firing button.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_lco_two.c [new file with mode: 0644]