Files
WLED_MM_Infinity/wled00/file.cpp
Frank Möhle 7a0f093ab1 small robustness improvement for closeFile()
Refactor file closing logic to improve concurrency handling: "Consuming" doCloseFile early reduces the risk that several tasks will try to close the same file.
2026-03-21 23:46:27 +01:00

21 KiB