WIP Unknown progress, saving for reference

This commit is contained in:
Christopher Haster
2022-12-18 01:38:24 -06:00
parent a8dce05bbc
commit 4cde70dbee
2 changed files with 176 additions and 7 deletions
+2 -1
View File
@@ -336,7 +336,8 @@ typedef struct lfs_mdir_ {
lfs_off_t eoff;
uint16_t count;
//bool erased;
// TODO need both erased and eperturb?
bool erased;
bool split;
bool eperturb;
lfs_block_t tail[2];