diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-06-23 12:15:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-23 12:15:18 +0100 |
| commit | 71eacfc4f243277adb199fbbd5508906d065998e (patch) | |
| tree | 3bc5a2f474f9fff628f5dc4951a1f5eca41f16b5 | |
| parent | cab53b3ef31bf76a32f331e8afca5a5260a4dfe1 (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 265c783..2a665fd 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.8", + "version": "3.0.9", "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": { |
