diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-01-23 10:58:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 10:58:24 +0000 |
| commit | f074b03e7d0c10bc9965bb579dfe871765dbc2bb (patch) | |
| tree | bd46ed8af8687e21f65b165e1a79e52f9f7daa57 | |
| parent | dcdd3e8cadc637744347aa9abfa8d2386a6cb5d4 (diff) | |
Update library.json
| -rw-r--r-- | library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json index 1ba3b80..a9232b3 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.2", + "version": "3.0.5", "description": "An Adafruit GFX compatible library for LED matrix modules which uses DMA for ultra-fast refresh rates and therefore very low CPU usage.", "keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix", "repository": { |
