Update library.properties
This commit is contained in:
parent
4772d1d643
commit
cd2430b158
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ name=ESP32 HUB75 LED MATRIX PANEL DMA Display
|
||||||
version= 3.0.0
|
version= 3.0.0
|
||||||
author=Faptastic
|
author=Faptastic
|
||||||
maintainer=Faptastic
|
maintainer=Faptastic
|
||||||
sentence=DMA based LED Matrix HUB75 Library
|
sentence=HUB75 LED Matrix Library for ESP32, ESP32-S2 and ESP32-S3
|
||||||
paragraph=An Adafruit GFX compatible library for 64x32 or 64x64 LED matrix modules using the ESP32 DMA Engine for ultra-fast refresh rates, no-interrupts and therefore very low CPU usage.
|
paragraph=An Adafruit GFX compatible library for LED matrix modules which uses DMA for ultra-fast refresh rates and therefore very low CPU usage.
|
||||||
category=Display
|
category=Display
|
||||||
url=https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
|
url=https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
|
||||||
architectures=esp32
|
architectures=esp32
|
||||||
|
|
Loading…
Reference in a new issue