mirror of
https://github.com/marqs85/ossc
synced 2025-04-09 22:56:34 +03:00
restore lower default PLL BW for better compatibility
This commit is contained in:
parent
fae76ac3e4
commit
0c8b85d3f2
@ -45,6 +45,7 @@ const avconfig_t tc_default = {
|
||||
.vsync_thold = DEFAULT_VSYNC_THOLD,
|
||||
.pre_coast = DEFAULT_PRE_COAST,
|
||||
.post_coast = DEFAULT_POST_COAST,
|
||||
.adc_pll_bw = 1,
|
||||
.sync_lpf = DEFAULT_SYNC_LPF,
|
||||
.alc_h_filter = DEFAULT_ALC_H_FILTER,
|
||||
.alc_v_filter = DEFAULT_ALC_V_FILTER,
|
||||
|
Loading…
Reference in New Issue
Block a user