Releases: jwhiddon/EDB
Releases · jwhiddon/EDB
Version 1.0.4
Version 1.0.3
Added EDB_SPIFFS example
Added EDB_SDCARD example
Added EDB_ERROR to EDB_Status and a byte flag at the beginning of database header to allow the user to check if the database has been successfully created and is readable
Version 1.0.2
More housekeeping
Version 1.0.1
Updated file extensions for examples to .ino
Version 1.0.0
- Updated to support Arduino 1.0.0+
- Bug fix in EDB::open
- Migrate to github.