Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
This commit is contained in:
parent
fdc9019d99
commit
9be1c37da2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue