mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +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.cellsCount = 0;
|
||||
frskyHubData.minCellVolts = 0;
|
||||
if (frskyHubData.gpsLatitude_bp && frskyHubData.gpsLongitude_bp) {
|
||||
getGpsPilotPosition();
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef SIMU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue