diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2024-01-17 22:38:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-17 22:38:08 +0000 |
| commit | b0e85ff46a8a921059e8894ca963aae2b49e927e (patch) | |
| tree | fa6ccadf1273fc69ab11fd0b6792d47aae863139 | |
| parent | 61960e1a9b48d0aff16952f881e44bcdb2672847 (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 2a665fd..0258475 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.9", + "version": "3.0.10", "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": { |
