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
@@ -3310,7 +3310,6 @@ groups:
3310
3310
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)"
3311
3311
default_value: 0
3312
3312
field: hud_wp_disp
3313
-
3314
3313
min: 0
3315
3314
max: 3
3316
3315
- name: osd_left_sidebar_scroll
@@ -3446,6 +3445,13 @@ groups:
3446
3445
min: -36
3447
3446
max: 36
3448
3447
3448
+
- name: osd_esc_rpm_precision
3449
+
description: Number of characters used to display the RPM value.
0 commit comments