diff options
| author | mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> | 2024-07-22 16:50:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 16:50:58 +0100 |
| commit | 23853ce216901d6410653a89eeeb4b5b10c88339 (patch) | |
| tree | d06b719d6bbcfb576b1877cb764babf8515cbe47 | |
| parent | 756002c8fabf5ce3ad62445835dd0915509983b5 (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 2e54907..a6ede8b 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=ESP32 HUB75 LED MATRIX PANEL DMA Display -version= 3.0.10 -author=Codetastic -maintainer=Codetastic +version= 3.0.11 +author=MrCodetastic +maintainer=MrCodetastic 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 |
