Search found 1 match

by pilnikov
Fri Oct 11, 2019 6:40 am
Forum: ESP-IDF
Topic: How to use the new functional of WiFi comunications
Replies: 0
Views: 1724

How to use the new functional of WiFi comunications

Hello.
Help me, please!!!!
I am trying to use ESP-ADF with the latest (4.0.1) version of ESP-IDF. When compiling the http mp3 player example, I get a warning when esp_event_loop_set_cb (_wifi_event_callback, self) is called;
--> deprecated!
In the new version this function was replaced by:
esp_err ...

Go to advanced search