mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
fix(coex): Fix ble disconnect when coexisting wifi on esp32c2
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user