From 8053b4b9f78020ba569e37207800250348eba92b Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Thu, 20 Dec 2012 08:55:54 -0800 Subject: Revert "I don't want a switch for failsafe for the copter" This reverts commit 28b3ecd9c6c3c64d5f6d6a7cb04f8a9bb5dcb27a. --- apps/px4io/mixer.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/px4io') diff --git a/apps/px4io/mixer.c b/apps/px4io/mixer.c index 56fc3ab38..135d97bb3 100644 --- a/apps/px4io/mixer.c +++ b/apps/px4io/mixer.c @@ -84,9 +84,6 @@ 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. */ -- cgit v1.2.3