mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +03:00
Invert lines in EXPO submenu (in order to have conditions all together)
Translations updated
This commit is contained in:
parent
d1689d3e81
commit
46b17b8d91
6 changed files with 32 additions and 20 deletions
|
@ -635,6 +635,8 @@ void resetTelemetry()
|
|||
frskyHubData.gpsLatitude_ap = 7455;
|
||||
frskyHubData.gpsLongitude_bp = 1006;
|
||||
frskyHubData.gpsLongitude_ap = 9533;
|
||||
frskyHubData.gpsFix = 1;
|
||||
frskyHubData.cellsCount = 6;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue