Inital Host, initial Client
Merge request reports
Activity
Filter activity
Compile error:
Compiling .pio/build/esp32-c3-devkitm-1/lib2f0/caching/ram_caching.cpp.o In file included from lib/caching/src/ram_caching.hpp:3, from lib/caching/src/ram_caching.cpp:1: lib/espnow/src/ClientDataPackage.hpp:3:10: fatal error: ArduinoJson.h: No such file or directory
I do not know why this happens. The library is installed and including ClientDataPackage in other libs (e.g. deep sleep) does not throw this error...
Edited by Moritz PerschkeIll try building it.
From my experience, this error can be solved by cleaning the project build files and rebuilding.Edited by Zoe Pfister
assigned to @csat8439
added 2 commits
mentioned in commit 52379e96
Please register or sign in to reply