kopia lustrzana https://github.com/sq2ips/m20-custom-firmware
Remove unused var
rodzic
08346bd7e7
commit
7a1121b612
|
@ -62,7 +62,6 @@ XMDATA GpsData;
|
||||||
#ifdef GPS_WATCHDOG
|
#ifdef GPS_WATCHDOG
|
||||||
uint8_t GpsWatchdogCounter = 0;
|
uint8_t GpsWatchdogCounter = 0;
|
||||||
bool GpsPreviuosFix = false;
|
bool GpsPreviuosFix = false;
|
||||||
bool GpsReset = false;
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
uint8_t lps_init;
|
uint8_t lps_init;
|
||||||
|
|
Ładowanie…
Reference in New Issue