From b7b17ee374f6fb14e152ad5cbccfdc4b9dbe07a8 Mon Sep 17 00:00:00 2001 From: Will Tatam Date: Sat, 10 Feb 2024 13:19:54 +0000 Subject: [PATCH] Update HUB75 driver to 3.0.10 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index fa3a5057..f3b9a0a5 100644 --- a/platformio.ini +++ b/platformio.ini @@ -341,7 +341,7 @@ lib_depsV4 = https://github.com/pbolduc/AsyncTCP.git @ 1.2.0 ;; WLEDMM this must be first in the list, otherwise Aircoookie/ESPAsyncWebServer pulls in an older version of AsyncTCP !! makuna/NeoPixelBus @ 2.7.5 ${env.lib_deps} - https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git @ 3.0.9 + https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git @ 3.0.10 ;; WLEDMM end