Skip to content

Releases: DaleGia/ESPFlash

1.0.1

27 Dec 01:30
Compare
Choose a tag to compare

This fixes some minor but annoying bugs that have persisted for some time.

ESPFlash now works in global context.
SPIFFS.begin() now must be called before any ESPFlash methods are called.
inlcudes are now correct.

First release!

20 Apr 19:56
cfcf734
Compare
Choose a tag to compare

The first release that includes examples and unit test code.