ayushsharma82 / ElegantOTA

OTA updates made slick and simple for everyone!
https://elegantota.pro
GNU Affero General Public License v3.0
644 stars 119 forks source link

Fix for progressUpdateCallback #162

Closed Nikey closed 5 months ago

Nikey commented 10 months ago

Fix for progressUpdateCallback using upload.totalSize instead of upload.contentLength for a normal webserver.

Async webserver already uses upload.contentLength

ayushsharma82 commented 9 months ago

@Nikey Library wasn't compiled successfully by CI. Can you fix the errors?