From 135610b00df78ed0214e07b31e754d83ecb4850d Mon Sep 17 00:00:00 2001 From: Bodmer Date: Tue, 30 Mar 2021 08:02:55 +0100 Subject: [PATCH] Update TFT_eSPI_RP2040.h --- Processors/TFT_eSPI_RP2040.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Processors/TFT_eSPI_RP2040.h b/Processors/TFT_eSPI_RP2040.h index 1d3ef7c..3282b68 100644 --- a/Processors/TFT_eSPI_RP2040.h +++ b/Processors/TFT_eSPI_RP2040.h @@ -9,7 +9,7 @@ #define _TFT_eSPI_RP2040H_ // Processor ID reported by getSetup() -#define PROCESSOR_ID 0x0000 +#define PROCESSOR_ID 0x2040 // Include processor specific header // None