altos: Set HAS_FLIGHT_DEBUG=1 to include the flight debugging commands
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 05:08:28 +0000 (22:08 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 05:08:28 +0000 (22:08 -0700)
commit0b92164143aaf0d2aa3d5d742484391c16545289
tree6a10d8062d9737263bfff1043c9aef876935d370
parentfb60d87b02c0fc83a0b4268212f0b6b740c984e3
altos: Set HAS_FLIGHT_DEBUG=1 to include the flight debugging commands

This leaves USB enabled, and adds the 'F' command to dump
internal flight state.

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