Change default RFFC5072 register settings to disable antenna bias.

This commit is contained in:
Martin Ling
2022-09-19 13:02:01 +01:00
parent 6d57709000
commit 5d78302d97

View File

@ -62,7 +62,7 @@ static const uint16_t rffc5071_regs_default[RFFC5071_NUM_REGS] = {
0x0000, /* 13 */ 0x0000, /* 13 */
0x0000, /* 14 */ 0x0000, /* 14 */
0x0000, /* 15 */ 0x0000, /* 15 */
0x0000, /* 16 */ 0x0206, /* 16 */
0x4900, /* 17 */ 0x4900, /* 17 */
0x0281, /* 18 */ 0x0281, /* 18 */
0xf00f, /* 19 */ 0xf00f, /* 19 */