1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-30 23:24:49 +03:00
Earle F. Philhower, III 2e4563c76b
Receiving no data in Updater is an error (#7729)
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.
2020-12-01 09:42:36 +01:00
..