tweedegolf / sequential-storage

A crate for storing data in flash memory with minimal need for erasing pages
Apache License 2.0
87 stars 8 forks source link

Increasing buffer size #9

Closed ryan-summers closed 8 months ago

ryan-summers commented 8 months ago

Increasing the buffer size for markers. I know @diondokter mentioned he would include this, but I've made the changes already so figured I could make a PR for it as well.

diondokter commented 8 months ago

Ah haha nice!

diondokter commented 8 months ago

Want me to cut a release for this?

ryan-summers commented 8 months ago

No, it's fine. We can just use a git dependency until the updated version is ready