esp32 sta and ap library module This is a C program for the sta and ap module of the esp32 using ESP_IDF framework How to compile - idf.py build - idf.py flash -p /dev/ttyUSB0 -b 115200 - idf.py monitor