We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48a7476 + fef3280 commit aabab37Copy full SHA for aabab37
components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld
@@ -94,7 +94,7 @@ ieee80211_disassoc_construct = 0x40002044;
94
//ieee80211_add_xrates = 0x40002058;
95
//ieee80211_assoc_req_construct = 0x40002060;
96
ieee80211_assoc_resp_construct = 0x40002064;
97
-ieee80211_timer_process = 0x4000208c;
+//ieee80211_timer_process = 0x4000208c;
98
cnx_coexist_timeout = 0x40002090;
99
//sta_recv_mgmt = 0x40002094;
100
ieee80211_send_probereq = 0x4000209c;
0 commit comments