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>
Sat, 26 Dec 2015 04:35:38 +0000 (20:35 -0800)
commit3eca6e02e022e184e98d945368d0a8cf22f54049
treec0986c6023cb99b17df94b165ac19fd60517caf3
parentea862c76aec383f8b802511cbfa81e7566e82062
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]