Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@fabianoriccardi fabianoriccardi released this 25 Apr 13:35

Changes:

  • reduce the memory usage and consequent performance increment during read/write operations
  • use LittleFS as default file system
  • simplify file system selection
  • change memory layout to avoid data loss after OTA updates
  • add backup() method
  • switch to full class template (instead of template method)
  • add configuration for clang-format