[intermcu] cleanup

This commit is contained in:
Christophe De Wagter
2015-11-20 13:16:27 +01:00
parent 3cf2f3afe0
commit 438f1784e0
@@ -58,7 +58,6 @@ static inline bool_t rc_attitude_sticks_centered(void)
}
#ifdef RADIO_KILL_SWITCH
#warning RADIO_KILL_DEFINED
static inline bool_t kill_switch_is_on(void)
{
if (radio_control.values[RADIO_KILL_SWITCH] < 0) {