You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en/messages.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1281,6 +1281,9 @@
1281
1281
"configurationDigitalIdlePercent": {
1282
1282
"message": "Motor Idle Throttle Value [percent]"
1283
1283
},
1284
+
"configurationDigitalIdlePercentDisabled": {
1285
+
"message": "Motor Idle Throttle Value [percent] is disabled because Dynamic Idle is enabled in PID tuning tab"
1286
+
},
1284
1287
"configurationDigitalIdlePercentHelp": {
1285
1288
"message": "The 'DShot idle' value is the percent of maximum throttle that is sent to the ESCs when the throttle at minimum stick position and the craft is armed. Increase it to gain more idle speed and avoid desyncs. Too high and the craft feels floaty."
0 commit comments