esp32-wifi-manager icon indicating copy to clipboard operation
esp32-wifi-manager copied to clipboard

Modified CMakeLists.txt, that project can be built directly

Open Cyfarw9dd opened this issue 1 year ago • 0 comments

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.

Cyfarw9dd avatar Sep 26 '24 08:09 Cyfarw9dd