diff --git a/Processors/TFT_eSPI_RP2040.h b/Processors/TFT_eSPI_RP2040.h index 87ad0cf..7f42685 100644 --- a/Processors/TFT_eSPI_RP2040.h +++ b/Processors/TFT_eSPI_RP2040.h @@ -8,7 +8,7 @@ #ifndef _TFT_eSPI_RP2040H_ #define _TFT_eSPI_RP2040H_ -//#include "hardware/dma.h" +#include "hardware/dma.h" // Processor ID reported by getSetup() #define PROCESSOR_ID 0x2040