Browse Source

Revert "I don't want a switch for failsafe for the copter"

This reverts commit 28b3ecd9c6.
sbg
Julian Oes 12 years ago
parent
commit
8053b4b9f7
  1. 3
      apps/px4io/mixer.c

3
apps/px4io/mixer.c

@ -84,9 +84,6 @@ mixer_tick(void)
int i; int i;
bool should_arm; bool should_arm;
// XXX for now
system_state.mixer_manual_override = false;
/* /*
* Decide which set of inputs we're using. * Decide which set of inputs we're using.
*/ */

Loading…
Cancel
Save