Page 1 of 1

ESP32 WIFI libraries

Posted: Sun Jan 02, 2022 8:32 pm
by NikOBaby
I want to use a function from ESP-IDF guide. The library is "components/esp_wifi/include/esp_wifi.h". I wonder if I can install the library on Arduino IDE. If I download the head files from Github, can I use it directly on Arduino IDE?
Thank you!