mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 02:57:35 +08:00
fix commander: remove unused variable rtl_on
This commit is contained in:
@@ -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 = {};
|
||||
|
||||
Reference in New Issue
Block a user