mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
[intermcu] cleanup
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user