Releases: Jorgen-VikingGod/LEDMatrix
Releases · Jorgen-VikingGod/LEDMatrix
Memory improvements
- SmartMatrix support
- Memory improvements by assign pre allocated array
v0.2.0
- Improved matrix tile functionallity based on Adafruit_NeoMatrix
- remove dependancies of FastLED-GFX graphics library
- update README and examples
first release
- Fork of awesome cLEDMatrix class of Aaron Liddiment
- merge tiled-matrix functionallity of Adafruit_NeoMatrix
- add FastLED-GFX graphics library (based on Adafruit-GFX-Library) to use drawLine, drawCircly, ...