altos: Fix HAS_FLIGHT_DEBUG for easytimer
authorKeith Packard <keithp@keithp.com>
Tue, 9 Jun 2020 18:48:17 +0000 (11:48 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Jun 2020 18:48:17 +0000 (11:48 -0700)
commitd779d8e5b1106aaec6170761e6f5bd4e8d5ac6e7
tree4db481f105925c85ec01b49e30228c1fca173857
parentd9c84d834f7fb4f36cee815dec2642737f73edc4
altos: Fix HAS_FLIGHT_DEBUG for easytimer

Remove baro-specific bits of the debug output when
there's no barometer.

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