Search found 1 match

by Ashvajit Prasad
Fri Oct 18, 2019 9:29 am
Forum: ESP-IDF
Topic: example of HTTP server in AP mode?
Replies: 16
Views: 39635

Re: example of HTTP server in AP mode?

Hi, By building the above code for http in softAP mode, I am getting this error " C:/msys32/home/APRASAD/esp/esp-idf_1/esp-idf-template/main/main.c:105:21: error: implicit declaration of function 'esp_event_init' [-Werror=implicit-function-declaration] ESP_ERROR_CHECK(esp_event_init(wifiEventHandler...