Skip to content

Commit 3dd3fc7

Browse files
committed
change default cycle time
1 parent 342eeee commit 3dd3fc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3098,7 +3098,7 @@ Cycle time for display of full multifunction warning messages [s]. Full warnings
30983098

30993099
| Default | Min | Max |
31003100
| --- | --- | --- |
3101-
| 30 | 0 | 60 |
3101+
| 5 | 0 | 60 |
31023102

31033103
---
31043104

src/main/fc/settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3909,7 +3909,7 @@ groups:
39093909
field: multifunction_warning_cycle_time
39103910
min: 0
39113911
max: 60
3912-
default_value: 30
3912+
default_value: 5
39133913

39143914
- name: PG_OSD_COMMON_CONFIG
39153915
type: osdCommonConfig_t

0 commit comments

Comments
 (0)