ESP32WiFiAP
ESP32WiFiAP copied to clipboard
Some what outdated
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.
Hi,
if you want you can send me a pull request and I will update the code. Many thanks.