We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342eeee commit 3dd3fc7Copy full SHA for 3dd3fc7
docs/Settings.md
@@ -3098,7 +3098,7 @@ Cycle time for display of full multifunction warning messages [s]. Full warnings
3098
3099
| Default | Min | Max |
3100
| --- | --- | --- |
3101
-| 30 | 0 | 60 |
+| 5 | 0 | 60 |
3102
3103
---
3104
src/main/fc/settings.yaml
@@ -3909,7 +3909,7 @@ groups:
3909
field: multifunction_warning_cycle_time
3910
min: 0
3911
max: 60
3912
- default_value: 30
+ default_value: 5
3913
3914
- name: PG_OSD_COMMON_CONFIG
3915
type: osdCommonConfig_t
0 commit comments