mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-10 04:37:37 +01:00
lna power control max
This commit is contained in:
parent
eabd3e9334
commit
4765898783
@ -43,7 +43,7 @@
|
||||
|
||||
/* Those initial values start from REG_SHADOW_START */
|
||||
static const uint8_t r82xx_init_array[NUM_REGS] = {
|
||||
0x83, 0x32, 0x75, /* 05 to 07 */
|
||||
0x83, 0x30, 0x75, /* 05 to 07 */
|
||||
0xc0, 0x40, 0xd6, 0x6c, /* 08 to 0b */
|
||||
0xf5, 0x63, 0x75, 0x68, /* 0c to 0f */
|
||||
0x6c, 0x83, 0x80, 0x00, /* 10 to 13 */
|
||||
|
Loading…
Reference in New Issue
Block a user