fix(coex): fixed the espnow send fail when coex enable

This commit is contained in:
zhangyanjiao
2025-11-12 19:23:34 +08:00
parent 86bd3d30c6
commit 934de85ca8

View File

@@ -31,7 +31,7 @@ coex_hw_timer_set = 0x40000a64;
coex_schm_interval_set = 0x40000a68;
coex_schm_lock = 0x40000a6c;
coex_schm_unlock = 0x40000a70;
coex_status_get = 0x40000a74;
/* coex_status_get = 0x40000a74; */
coex_wifi_release = 0x40000a78;
esp_coex_ble_conn_dynamic_prio_get = 0x40000a7c;
/* Data (.data, .bss, .rodata) */