基本完成的所有收发功能
This commit is contained in:
@ -37,7 +37,7 @@ const rf433_register_t rf433_default_config =
|
||||
.channel = 0x17,
|
||||
},
|
||||
.register_5.field = {
|
||||
.tx_power = RF433_TX_POWER_DBM_30,
|
||||
.tx_power = RF433_TX_POWER_DBM_21,
|
||||
.packet_fec = RF433_ON,
|
||||
.wake_on_radio_period = RF433_WOR_PERIOD_250MS,
|
||||
.reserve = RF433_OFF,
|
||||
|
||||
Reference in New Issue
Block a user