1
0
Fork 0
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:
bsongis 2012-02-19 22:30:42 +00:00
parent e5161c9622
commit 5d557c73e8

View file

@ -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