diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2022-10-06 23:10:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-06 23:10:33 +0100 |
| commit | cd2430b158ef7b6e28cba66a2ca0c808c7cffc3d (patch) | |
| tree | 5de63aa58241d37d485402eba4215da7dc0eb761 | |
| parent | 4772d1d643ae51f0de8f98a3420d7d64b5679125 (diff) | |
Update library.properties
| -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 |
