mariankr

Results 1 comments of mariankr

Maybe this problem is related to my problem with seek. ``` TEST(seek_bug) { fs_reset_specific(0, 0, 8*1024*1024, 4096, 4096, 256); int tries = 0; do { spiffs_file fd = SPIFFS_open(FS, "EVENT",...