基本完成的所有收发功能

This commit is contained in:
2026-05-07 17:47:52 +08:00
parent 61530dccec
commit f05c3106f1
82 changed files with 3008 additions and 4922 deletions

View File

@ -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,