mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Correct aesthetic typo in MAX2837 register defaults.
This commit is contained in:
parent
86edf01def
commit
3151100e50
@ -576,7 +576,7 @@ constexpr RegisterMap initial_register_values { Register_Type {
|
||||
.LNAtune = 0,
|
||||
.LNAde_Q = 1,
|
||||
.L = 0b000,
|
||||
.iqerr_trim = 0b0000,
|
||||
.iqerr_trim = 0b00000,
|
||||
.RESERVED0 = 0,
|
||||
},
|
||||
.lpf_1 = { /* 2 */
|
||||
|
Loading…
Reference in New Issue
Block a user