commander: got rid of leftover system_load

This commit is contained in:
Julian Oes
2016-04-29 14:26:49 +02:00
committed by Lorenz Meier
parent 888b517d62
commit a94a409f5f
-2
View File
@@ -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 */