fix(rf/example): Fixed phy test example crash

(cherry picked from commit e2e5d4915b)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
This commit is contained in:
Zhi Wei Jian
2025-07-23 11:23:22 +08:00
parent a2ad5697df
commit 16e2d33bed
2 changed files with 0 additions and 2 deletions

View File

@@ -29,4 +29,3 @@ r_cca_init = 0;
r_lld_hw_cca_evt_handler = 0;
r_lld_sw_cca_evt_handler = 0;
r_ble_sw_cca_check_isr = 0;
bt_bb_tx_cca_set = 0;

View File

@@ -29,4 +29,3 @@ r_cca_init = 0x40000000;
r_lld_hw_cca_evt_handler = 0x40000000;
r_lld_sw_cca_evt_handler = 0x40000000;
r_ble_sw_cca_check_isr = 0x40000000;
bt_bb_tx_cca_set = 0x40000000;