mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 00:05:28 +03:00
Changed SNR default to 5 to match TBS settings
This commit is contained in:
parent
8814b007fc
commit
03098fa18a
1 changed files with 2 additions and 2 deletions
|
@ -2712,7 +2712,7 @@ groups:
|
|||
max: 1250
|
||||
- name: osd_snr_alarm
|
||||
description: "Value below which Crossfire SNR Alarm pops-up. (dB)"
|
||||
default_value: "8"
|
||||
default_value: "5"
|
||||
field: snr_alarm
|
||||
min: -12
|
||||
max: 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue