ESP8266 Webserver Project

Moderator: Sprite_tm

User avatar
By MM596
#23448 Hello,

I would like to gzip my files, because I have too little space on my ESP.
So I want to patch the gzip patch, but if I do so, I get an error:
patch: **** malformed patch at line 27: @@ -105,6 +109,10 @@ Q := @

Does anybody know, why this error occurs?

And does anybody know, if it's now possible to use larger files than 120kByte ? And if so, how?

Thank you
Regards