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: src/main/fc/settings.yaml
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3340,7 +3340,6 @@ groups:
3340
3340
description: "How many navigation waypoints are displayed, set to 0 (zero) to disable. As sample, if set to 2, and you just passed the 3rd waypoint of the mission, you'll see markers for the 4th waypoint (marked 1) and the 5th waypoint (marked 2)"
3341
3341
default_value: 0
3342
3342
field: hud_wp_disp
3343
-
3344
3343
min: 0
3345
3344
max: 3
3346
3345
- name: osd_left_sidebar_scroll
@@ -3476,6 +3475,13 @@ groups:
3476
3475
min: -36
3477
3476
max: 36
3478
3477
3478
+
- name: osd_esc_rpm_precision
3479
+
description: Number of characters used to display the RPM value.
0 commit comments