-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
.platformio/packages/framework-arduinoespressif32/cores/esp32/main.cpp:1:10: fatal error: WiFiManager.h: No such file or directory
- Looking for WiFiManager.h dependency? Check our library registry!
- CLI > platformio lib search "header:WiFiManager.h"
- Web > https://registry.platformio.org/search?q=header:WiFiManager.h
#include <WiFiManager.h>
^~~~~~~~~~~~~~~
compilation terminated.
*** [.pio\build\esp32c3\FrameworkArduino\main.cpp.o] Error 1
it worked fine untill today.. for some reason it cannot find the headerfile.
when i do ctrl+click it takes me straight to the file :
C:\Users\jaap.pio\libdeps\esp32c3\WiFiManager\WiFiManager.h
Metadata
Metadata
Assignees
Labels
No labels