diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-03-22 12:36:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-22 12:36:49 +0000 |
| commit | c31a9eaa66be3db912151de42e2780f254c8bf72 (patch) | |
| tree | fced5f1287e13b4c49a1480da1f8c2dd8efd89ec | |
| parent | bd7cc1e217482e329ffa17b0676218d4c00aabf9 (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 8a1a8ea..265c783 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.7", + "version": "3.0.8", "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": { |
