Receiving no data in Updater is an error by earlephilhower · Pull Request #7729 · esp8266/Arduino
Fixes #7721 by adding a new error code for when Update::end is called
without any progress at all being made (i.e. no data actually ::write()
to the Update object.
Fixes esp8266#7721 by adding a new error code for when Update::end is called without any progress at all being made (i.e. no data actually ::write() to the Update object.
@rejnok93, can you please try this PR out and update with your results?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters