8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4944dd0 commit 4285912Copy full SHA for 4285912
CMakeLists.txt
@@ -157,7 +157,7 @@ set(ARDUINO_LIBRARY_HTTPUpdate_SRCS libraries/HTTPUpdate/src/HTTPUpdate.cpp)
157
set(ARDUINO_LIBRARY_Insights_SRCS libraries/Insights/src/Insights.cpp)
158
159
set(ARDUINO_LIBRARY_LittleFS_SRCS libraries/LittleFS/src/LittleFS.cpp)
160
-set(ARDUINO_LIBRARY_LittleFS_REQUIRES esp_littlefs)
+set(ARDUINO_LIBRARY_LittleFS_REQUIRES joltwallet__littlefs)
161
162
set(ARDUINO_LIBRARY_NetBIOS_SRCS libraries/NetBIOS/src/NetBIOS.cpp)
163
0 commit comments