Merge pull request #308 from roykuper13/readme-example-update-block-cycles

Update readme example code in accordance to the block_cycles change
This commit is contained in:
Christopher Haster
2019-10-15 10:36:42 -05:00
committed by GitHub

View File

@@ -53,6 +53,7 @@ const struct lfs_config cfg = {
.block_count = 128,
.cache_size = 16,
.lookahead_size = 16,
.block_cycles = 500,
};
// entry point