diff options
| author | mrfaptastic <gmail@qwe23.com> | 2019-08-18 15:12:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-18 15:12:55 +0100 |
| commit | 0c9900bb01428bdf4aea0b4386fc5dd5f9037f0b (patch) | |
| tree | acf3ffbf8c5eb871d146e708087a45ca33eb88a8 | |
| parent | 30e84e9eecbe08cf6d1bffeeff099b81f93bfa61 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ As a result, this library can theoretically provide ~20 bit colour, at various b * Dependency: You will need to install [Adafruit_GFX_Library](https://github.com/adafruit/Adafruit-GFX-Library) from the "Library > Manage Libraries" menu. * Download and unzip this repository into your Arduino/libraries folder (or better still, use the Arudino 'add library from .zip' option. +* Library also test to work fine with PlatformIO, install into your PlatformIO projects' libs/ folder as appropriate. # Wiring ESP32 with the LED Matrix Panel |
