diff --git a/extlibs/libespfs b/extlibs/libespfs index a646e3e..03ff681 160000 --- a/extlibs/libespfs +++ b/extlibs/libespfs @@ -1 +1 @@ -Subproject commit a646e3ee0594ec2301e9b3fe6373ea274eb39e39 +Subproject commit 03ff681a61cb03a43c6f008601a6e6090e9df2bd diff --git a/src/HTTPPrintSystem.c b/src/HTTPPrintSystem.c index d62da8f..4591edc 100644 --- a/src/HTTPPrintSystem.c +++ b/src/HTTPPrintSystem.c @@ -27,7 +27,7 @@ #include "esp_wifi.h" #include "NetTransport.h" #include "esp_ota_ops.h" -#include "ROMFS.h" +#include "romfs.h" #include "esp_idf_version.h" #include "jWrite.h"