diff --git a/docs/Memory ESP32.png b/docs/Memory ESP32.png new file mode 100644 index 0000000..6423125 Binary files /dev/null and b/docs/Memory ESP32.png differ diff --git a/docs/Memory ESP8266.png b/docs/Memory ESP8266.png new file mode 100644 index 0000000..6139c27 Binary files /dev/null and b/docs/Memory ESP8266.png differ diff --git a/docs/SPIFFS ESP32.png b/docs/SPIFFS ESP32.png new file mode 100644 index 0000000..5b43d0e Binary files /dev/null and b/docs/SPIFFS ESP32.png differ diff --git a/docs/SPIFFS ESP8266.png b/docs/SPIFFS ESP8266.png new file mode 100644 index 0000000..454cc77 Binary files /dev/null and b/docs/SPIFFS ESP8266.png differ diff --git a/library.json b/library.json index 2e92d83..45442ac 100644 --- a/library.json +++ b/library.json @@ -22,7 +22,7 @@ "authors": "Hristo Gochkov", "frameworks": "arduino" }, - "version": "1.5.1å", + "version": "1.5.2", "frameworks": "arduino", "platforms": "*" } \ No newline at end of file diff --git a/library.properties b/library.properties index 70660a0..f29a73a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESPUI -version=1.5.1 +version=1.5.2 author=Lukas Bachschwell maintainer=Lukas Bachschwell sentence=ESP32 and ESP8266 Web Interface Library