Update README.md
This commit is contained in:
parent
9f0af56af3
commit
b0823782e2
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ ESP32 Arduino library for P3 64x32 RGB LED Matrix Panel, which leverages the DMA
|
||||||
|
|
||||||
As a result, this library can provide 24 bit colour, at various brightness levels without resulting in flicker.
|
As a result, this library can provide 24 bit colour, at various brightness levels without resulting in flicker.
|
||||||
|
|
||||||
|
![It's better in real life](image.jpg)
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
You need to install [Adafruit_GFX_Library](https://github.com/adafruit/Adafruit-GFX-Library) from the "Library > Manage Libraries" menu.
|
You need to install [Adafruit_GFX_Library](https://github.com/adafruit/Adafruit-GFX-Library) from the "Library > Manage Libraries" menu.
|
||||||
|
|
Loading…
Reference in a new issue