Update TFT_eSPI_RP2040.h

This commit is contained in:
Bodmer 2021-03-30 08:02:55 +01:00 committed by GitHub
parent f6e90349d8
commit 135610b00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#define _TFT_eSPI_RP2040H_ #define _TFT_eSPI_RP2040H_
// Processor ID reported by getSetup() // Processor ID reported by getSetup()
#define PROCESSOR_ID 0x0000 #define PROCESSOR_ID 0x2040
// Include processor specific header // Include processor specific header
// None // None