aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormrcodetastic <12006953+mrcodetastic@users.noreply.github.com>2024-07-22 13:51:00 +0100
committermrcodetastic <12006953+mrcodetastic@users.noreply.github.com>2024-07-22 13:51:00 +0100
commit9be1c37da201e184de59546cc01062ba339a7f78 (patch)
tree31b9531ed8d18c0c71940206ed437680ab65d6e9 /src
parentfdc9019d99be3edae64447347afaa4f9ad628fe6 (diff)
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
Diffstat (limited to 'src')
-rw-r--r--src/ESP32-HUB75-MatrixPanel-I2S-DMA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h b/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h
index 6067e7f..f0c60ec 100644
--- a/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h
+++ b/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h
@@ -13,7 +13,7 @@
#include "platforms/platform_detect.hpp"
#ifdef USE_GFX_LITE
- // Slimmed version of Adafruit GFX + FastLED: https://github.com/mrcodetastc/GFX_Lite
+ // Slimmed version of Adafruit GFX + FastLED: https://github.com/mrcodetastic/GFX_Lite
#include "GFX_Lite.h"
#elif !defined NO_GFX
#include "Adafruit_GFX.h" // Adafruit class with all the other stuff