mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-23 08:45:22 +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>