esp32-wifi-manager
esp32-wifi-manager copied to clipboard
Modified CMakeLists.txt, that project can be built directly
Using esp-idf version: v5.3.0 Chip: ESP32S3 OS: Ubuntu 22.04
Modified: Add esp_wifi in CMakeLists.txt set(COMPONENT_REQUIRES). Without it, the project can not be built directly.