altos: Disable USB on all flight computers when in flight mode
authorKeith Packard <keithp@keithp.com>
Mon, 17 Jun 2013 20:58:41 +0000 (13:58 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 17 Jun 2013 20:58:41 +0000 (13:58 -0700)
commitb3ad488477def157e277e239e81f164b49725925
tree7e8285eebee56720f693cf0a9c8bb22240a97265
parent2e2f3f2556e714833d8b7d0f65877b07b3dc2cb5
altos: Disable USB on all flight computers when in flight mode

There was a check to only disable USB on boards with radios, but for
EasyMini, we want to disable USB too for flight mode.

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