mjuliand

Results 1 comments of mjuliand

> I had the same problem and corrected it by changing the library `File f = open(path, "r", false);` in file LITTLEFS.cpp line 44 (add argument false) Using Arduino IDE...