changed RSSI samples count to maximum (=16)
This commit is contained in:
parent
3c0d67c14f
commit
0be308b7ce
2 changed files with 3 additions and 8 deletions
|
@ -186,7 +186,7 @@ const uint8_t cc1020_config_115200[41] = {
|
|||
0x4C, // 0x0F, AFC_CONTROL Ruetten 0xCC
|
||||
0x80, // 0x10, FILTER Bandwith 500 kHz
|
||||
0x61, // 0x11, VGA1
|
||||
0x55, // 0x12, VGA2
|
||||
0x57, // 0x12, VGA2
|
||||
0x30, // 0x13, VGA3
|
||||
0x35, // 0x14, VGA4
|
||||
0x20, // 0x15, LOCK is Carrier SENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue