Skip to content

SSD1306 v1.0.3

Latest
Compare
Choose a tag to compare
@styropyr0 styropyr0 released this 07 Jan 19:14
· 4 commits to main since this release

New Features

  • Added support for fragments stack management.
  • Fragments support recycling.
  • Improved memory management.
  • Improved memory deallocation and reuse with the help of '=' overloaded operator in drawables.
  • Users can create custom drawables by inheriting from the Drawable class.

Bug Fixes

Fixed various minor bugs and improved overall stability.