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 34545a160d Invalid read return value fix (#7817)
Fixes #7814.

Return 0, not MAXINT, when a read is called on a File without a backing
instance of a SPIFFS/LittleFS/SD File.
2021-01-08 20:08:36 -08:00
..