scottchiefbaker / ESP-WebOTA

Simple web based Over-the-Air (OTA) updates for ESP based projects
MIT License
283 stars 38 forks source link

Suggestion : Check the right firmware #1

Closed itsjustvenky closed 4 years ago

itsjustvenky commented 5 years ago

Hi,

You project is very good and I really liked it. There is one flaw, that is your code doesn't do any check's for the correct firmware. If will update whichever firmware we provide.

Thanks Venkat

scottchiefbaker commented 5 years ago

This would be a great feature, but I don't know if it's possible to verify a local file before uploading it. Any ideas how we would accomplish this?

scottchiefbaker commented 4 years ago

Any updates on this?