mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix commander: remove unused variable rtl_on
This commit is contained in:
parent
ffe4688d0b
commit
db2efa79da
@ -217,7 +217,6 @@ static struct cpuload_s cpuload = {};
|
||||
|
||||
static uint8_t main_state_prev = 0;
|
||||
static bool warning_action_on = false;
|
||||
static bool rtl_on = false;
|
||||
static bool last_overload = false;
|
||||
|
||||
static struct status_flags_s status_flags = {};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user