Strip some debugging

This commit is contained in:
px4dev 2013-01-19 18:05:33 -08:00
parent 5c34da06bc
commit 15c85ba2cb
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ mixer_tick(void)
/* too many frames without FMU input, time to go to failsafe */
system_state.mixer_manual_override = true;
system_state.mixer_fmu_available = false;
lib_lowprintf("RX timeout\n");
}
/*