From 3e52692cc86bd54071ac501807c90a1eda447d8a Mon Sep 17 00:00:00 2001 From: Marc MERLIN Date: Sun, 29 Apr 2018 22:14:45 -0700 Subject: [PATCH] Update README.md Added link to https://github.com/marcmerlin/FastLED_NeoMatrix as an alternative to this library --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7279b84..1bf9343 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ > A fork of ([cLEDMatrix](https://github.com/AaronLiddiment/LEDMatrix) by [Aaron Liddiment](https://github.com/AaronLiddiment)) and build in some features from ([Adafruit-NeoMatrix](https://github.com/adafruit/Adafruit_NeoMatrix)) +As another option, if you would like full Adafruit::Neomatrix support, you can check this library: https://github.com/marcmerlin/FastLED_NeoMatrix A big plus of access to the full Adafruit GFX compatibility is font support + Once you have downloaded the Zip file, it should be extracted into your Arduino Libraries folder and the folder renamed to "LEDMatrix".