Add info with cli commands for disabling the sensors
parent
bacea00546
commit
4bc5251df8
|
@ -666,7 +666,7 @@
|
|||
"message": "Cycles/Sec (Hz)"
|
||||
},
|
||||
"configurationLoopTimeHelp": {
|
||||
"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."
|
||||
"message": "<strong>Note:</strong> Make sure your FC is capable to operate on these speeds! Check CPU and cycletime stability. Changing this may require PID re-tuning. TIP: Disable Accelerometer and other sensors to gain more performance. (CLI commands: set acc_hardware = NONE, set baro_hardware = NONE, set mag_hardware = NONE)"
|
||||
},
|
||||
"configurationGPS": {
|
||||
"message": "GPS"
|
||||
|
|
Loading…
Reference in New Issue