Open trullock opened 1 year ago
I'm suffering from this problem: https://github.com/littlefs-project/littlefs/issues/344
Given a File opened by LITTLEFS.open(), how can I go about getting LFS to sync it? I can't find the esp-wrapped API call to make this work...
File
LITTLEFS.open()
Thanks
I'm suffering from this problem: https://github.com/littlefs-project/littlefs/issues/344
Given a
File
opened byLITTLEFS.open()
, how can I go about getting LFS to sync it? I can't find the esp-wrapped API call to make this work...Thanks