mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-13 17:44:51 +02:00
Fix #1204
This include can now be used with either the latest versions of Arduino official or Earle Philhower's board package.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#ifndef _TFT_eSPI_RP2040H_
|
#ifndef _TFT_eSPI_RP2040H_
|
||||||
#define _TFT_eSPI_RP2040H_
|
#define _TFT_eSPI_RP2040H_
|
||||||
|
|
||||||
//#include "hardware/dma.h"
|
#include "hardware/dma.h"
|
||||||
|
|
||||||
// Processor ID reported by getSetup()
|
// Processor ID reported by getSetup()
|
||||||
#define PROCESSOR_ID 0x2040
|
#define PROCESSOR_ID 0x2040
|
||||||
|
Reference in New Issue
Block a user