mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-06 19:08:12 +03:00
Verify that a file is truncated on opening with w+ even if no data is written to it, for all FSes. Co-authored-by: Develo <deveyes@gmail.com>