Repackage OTA gzip with zopfli

This commit is contained in:
korhojoa 2025-09-13 17:28:47 +03:00
parent 00a820f007
commit b5d14edb94
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -3,6 +3,6 @@
#include <Arduino.h>
extern const uint8_t ELEGANT_HTML[11640];
extern const uint8_t ELEGANT_HTML[10615];
#endif