fix(coex): Fix ble disconnect when coexisting wifi on esp32c2

This commit is contained in:
linruihao
2025-05-29 19:12:33 +08:00
parent 16436f5cd5
commit c61ca564d7

View File

@@ -130,7 +130,7 @@ s_trans_id = 0x3fcdfac4;
***************************************/
/* Functions */
coex_core_event_duration_get = 0x40002178;
/* coex_core_event_duration_get = 0x40002178; */
/* coex_core_timer_idx_get = 0x4000218c; */
coex_hw_timer_tick_get = 0x400021b8;