mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 21:35:33 +03:00
Looptime Warning
This commit is contained in:
parent
a4cdf75e32
commit
0bde64a15e
1 changed files with 1 additions and 1 deletions
|
@ -666,7 +666,7 @@
|
||||||
"message": "Cycles/Sec (Hz)"
|
"message": "Cycles/Sec (Hz)"
|
||||||
},
|
},
|
||||||
"configurationLoopTimeHelp": {
|
"configurationLoopTimeHelp": {
|
||||||
"message": "<strong>Note:</strong> Changing this may require PID re-tuning."
|
"message": "<strong>Note:</strong> Make sure your FC is capable to work on these speeds! Check CPU and cycletime stability. Changing this may require PID re-tuning."
|
||||||
},
|
},
|
||||||
"configurationGPS": {
|
"configurationGPS": {
|
||||||
"message": "GPS"
|
"message": "GPS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue