pid profile tooltip fix
parent
22fc84de54
commit
9d4b8c1ec9
|
@ -2165,7 +2165,7 @@
|
||||||
"message": "Profile"
|
"message": "Profile"
|
||||||
},
|
},
|
||||||
"pidTuningProfileTip": {
|
"pidTuningProfileTip": {
|
||||||
"message": "Up to 3 (2 for some controllers) different profiles can be stored on the flight controller. The profiles include all the settings on this tab. Once in the field, simple stick commands (see online instructions) can be used to switch between the profiles."
|
"message": "Up to 3 (2 for some controllers) different pid profiles can be stored on the flight controller. The pid profiles include pid and d setpoint settings on this tab. Once in the field, simple stick commands (see online instructions) can be used to switch between the profiles."
|
||||||
},
|
},
|
||||||
"pidTuningRateProfile": {
|
"pidTuningRateProfile": {
|
||||||
"message": "Rateprofile"
|
"message": "Rateprofile"
|
||||||
|
|
Loading…
Reference in New Issue