1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-09-06 19:08:12 +03:00
Files
esp8266/cores
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
..