altos: Allow for flight hardware without any ADC values
authorKeith Packard <keithp@keithp.com>
Sun, 3 Apr 2016 02:39:07 +0000 (19:39 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Apr 2016 02:45:06 +0000 (19:45 -0700)
commit0ee235e1126f34987522fe852ba6ab3ac92d6cfd
tree64eb3b40528c18a4cea86d4828afc2d4e6c3aed8
parent7348cc4736c9a94f9ad299edd78199b544d0e95a
altos: Allow for flight hardware without any ADC values

Detherm has no ADC connections, so we don't need to disable the ADC
when going to landed state.

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