Version 2.2
·
895 commits
to master
since this release
New Features
- All examples work with both 16x32 and 32x32 panels
- New example: MatrixClock - shows how to use I2C with SmartMatrix and RTC module
- Modified example: Bitmaps (was BitmapTest) - support for 16x32 panel, support for smaller bitmaps, easier to read
- New drawEllipse function (Thanks @echamberlain)
- New updateScrollText function (Thanks @twonk)
Bugfixes
- Can now see experimental static foreground drawing functions without scrolling text first
Misc
- Better comments in example headers
- Updated Hardware folder with latest designs
- Fixed keywords.txt (was using spaces instead of tabs)