diff options
| -rw-r--r-- | library.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library.properties b/library.properties index 43f2437..1e76313 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=ESP32 HUB75 LED MATRIX PANEL DMA Display version= 3.0.0 author=Faptastic maintainer=Faptastic -sentence=DMA based LED Matrix HUB75 Library -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. +sentence=HUB75 LED Matrix Library for ESP32, ESP32-S2 and ESP32-S3 +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 -url=https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA +url=https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA architectures=esp32 |
