diff --git a/src/modules/commander/commander.cpp b/src/modules/commander/commander.cpp index 310e9dd264..9b3a317531 100644 --- a/src/modules/commander/commander.cpp +++ b/src/modules/commander/commander.cpp @@ -133,8 +133,6 @@ #endif static const int ERROR = -1; -extern struct system_load_s system_load; - static constexpr uint8_t COMMANDER_MAX_GPS_NOISE = 60; /**< Maximum percentage signal to noise ratio allowed for GPS reception */ /* Decouple update interval and hysteris counters, all depends on intervals */