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

This commit is contained in:
Julian Oes 2012-12-19 17:06:01 -08:00
parent fe6496a04d
commit 28b3ecd9c6
1 changed files with 3 additions and 0 deletions

View File

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