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 adf1c5bc97
commit 3dc6313c21

View File

@ -129,7 +129,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;