You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net80211: OS adapter function magic error! Magic -559038801 is expected, but it is 10753
ESP_ERROR_CHECK failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG) at 0x4008b058
0x4008b058: _esp_error_check_failed at /home/vagrant/esp-idf/components/esp32/panic.c:720
file: "/home/vagrant/src/ctag-straempler/components/wifi/wifi.c" line 149
func: initWifi
expression: esp_wifi_init(&cfg)
App crashes
The text was updated successfully, but these errors were encountered:
net80211: OS adapter function magic error! Magic -559038801 is expected, but it is 10753
ESP_ERROR_CHECK failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG) at 0x4008b058
0x4008b058: _esp_error_check_failed at /home/vagrant/esp-idf/components/esp32/panic.c:720
file: "/home/vagrant/src/ctag-straempler/components/wifi/wifi.c" line 149
func: initWifi
expression: esp_wifi_init(&cfg)
App crashes
The text was updated successfully, but these errors were encountered: