mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 17:55:19 +03:00
Double test removed
This commit is contained in:
parent
e5161c9622
commit
5d557c73e8
1 changed files with 2 additions and 4 deletions
|
@ -555,9 +555,7 @@ void resetTelemetry()
|
||||||
frskyHubData.maxGpsSpeed = 0;
|
frskyHubData.maxGpsSpeed = 0;
|
||||||
frskyHubData.cellsCount = 0;
|
frskyHubData.cellsCount = 0;
|
||||||
frskyHubData.minCellVolts = 0;
|
frskyHubData.minCellVolts = 0;
|
||||||
if (frskyHubData.gpsLatitude_bp && frskyHubData.gpsLongitude_bp) {
|
|
||||||
getGpsPilotPosition();
|
getGpsPilotPosition();
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef SIMU
|
#ifdef SIMU
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue