Update Setup 62

This commit is contained in:
Bodmer 2022-03-24 14:52:38 +00:00 committed by GitHub
parent 652a26179e
commit 12fd90c345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
// Tell the library to use 8 bit parallel mode (otherwise SPI is assumed) // Tell the library to use 8 bit parallel mode (otherwise SPI is assumed)
//#define TFT_PARALLEL_8_BIT //#define TFT_PARALLEL_8_BIT
//#define RP2040_PIO_SPI
// Display type - only define if RPi display // Display type - only define if RPi display
//#define RPI_DISPLAY_TYPE // 20MHz maximum SPI //#define RPI_DISPLAY_TYPE // 20MHz maximum SPI