Closed DhruvaG2000 closed 3 years ago
Error Logs:
src/main.cpp:16:60: fatal error: secrets.h: No such file or directory ***************************************************************** * Looking for secrets.h dependency? Check our library registry! * * CLI > platformio lib search "header:secrets.h" * Web > https://platformio.org/lib/search?query=header:secrets.h * ***************************************************************** compilation terminated. *** [.pio\build\esp32dev\src\main.cpp.o] Error 1 ============================================================ [FAILED] Took 5.57 seconds ============================================================
Trying to build on Platform IO VS Code extension on Windows 10
probably need to rename secrets.h.copy to secrets.h
secrets.h.copy
secrets.h
My bad, should have read the README, it describes the steps effectively.
Error Logs:
Trying to build on Platform IO VS Code extension on Windows 10