From 15c85ba2cb051c542a07851a155afbad0ce76b4c Mon Sep 17 00:00:00 2001 From: px4dev Date: Sat, 19 Jan 2013 18:05:33 -0800 Subject: [PATCH] Strip some debugging --- apps/px4io/mixer.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/px4io/mixer.cpp b/apps/px4io/mixer.cpp index ed7d684b6f..c24cb8e52c 100644 --- a/apps/px4io/mixer.cpp +++ b/apps/px4io/mixer.cpp @@ -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"); } /*