Skip to content

Commit

Permalink
Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcodetastic committed Jul 22, 2024
1 parent fdc9019 commit 9be1c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ESP32-HUB75-MatrixPanel-I2S-DMA.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9be1c37

Please sign in to comment.