diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-03-19 01:15:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-19 01:15:54 +0000 |
| commit | 64b950fabfebc43c5f7917e3a802358decbcf94a (patch) | |
| tree | 1fb70ecd8259ce601305cfe9f7760ab5876a1da4 | |
| parent | 9f2cb15b537b09d3ec4025e365a06875598f034e (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 1d641f5..8a1a8ea 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.6", + "version": "3.0.7", "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": { |
