aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrcodetastic <12006953+mrcodetastic@users.noreply.github.com>2024-07-28 23:40:32 +0100
committermrcodetastic <12006953+mrcodetastic@users.noreply.github.com>2024-07-28 23:40:32 +0100
commite2f856d71303e98879e87bf29011c3ad16c67d47 (patch)
treeb041e4d9d54c68940a6f8905ff4f1360634e4aa9
parent3960bbed887fc6211ced5abcf8ef00ec4cbd0346 (diff)
parentd27901565ce00ae2d74d6725e1c39f61fab33e94 (diff)
Merge branch 'master' of https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA
-rw-r--r--library.json2
-rw-r--r--library.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/library.json b/library.json
index 6f725e2..458a97c 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "ESP32 HUB75 LED MATRIX PANEL DMA Display",
- "version": "3.0.11",
+ "version": "3.0.12",
"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": {
diff --git a/library.properties b/library.properties
index a6ede8b..1c946cb 100644
--- a/library.properties
+++ b/library.properties
@@ -1,5 +1,5 @@
name=ESP32 HUB75 LED MATRIX PANEL DMA Display
-version= 3.0.11
+version= 3.0.12
author=MrCodetastic
maintainer=MrCodetastic
sentence=HUB75 LED Matrix Library for ESP32, ESP32-S2 and ESP32-S3