ESP32WiFiAP icon indicating copy to clipboard operation
ESP32WiFiAP copied to clipboard

Some what outdated

Open MNT22946 opened this issue 4 years ago • 1 comments

There are a few idf library calls that are outdated. For example the use of "tcpip_adapter.h" is deprecated. "esp_netif.h" should be used instead.

MNT22946 avatar Dec 29 '21 12:12 MNT22946

Hi,

if you want you can send me a pull request and I will update the code. Many thanks.

lemmi25 avatar Jan 09 '22 18:01 lemmi25