mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 17:25:14 +03:00
fixed error in descr of wp tracking angle
This commit is contained in:
parent
3557cd17e8
commit
a17113ade3
1 changed files with 1 additions and 1 deletions
|
@ -3001,7 +3001,7 @@
|
||||||
"message": "Waypoint Tracking Angle"
|
"message": "Waypoint Tracking Angle"
|
||||||
},
|
},
|
||||||
"wpTrackingAngleHelp": {
|
"wpTrackingAngleHelp": {
|
||||||
"message": "The angle the craft approaches the waypoint track. Lower values make the approach longer while higher values can cause overshoot. 45° is a good starting point [30-80]."
|
"message": "The angle the craft approaches the waypoint track. Lower values make the approach longer while higher values can cause overshoot. 60° is a good starting point [30-80]."
|
||||||
},
|
},
|
||||||
"powerConfiguration": {
|
"powerConfiguration": {
|
||||||
"message": "Battery Estimation Settings"
|
"message": "Battery Estimation Settings"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue