Update Setup70b_ESP32_S3_ILI9341.h

This commit is contained in:
Bodmer 2022-04-22 02:57:46 +01:00 committed by GitHub
parent a815d77ec4
commit 89c0028a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
//#define USE_HSPI_PORT
//#define SPI_FREQUENCY 27000000
#define SPI_FREQUENCY 80000000 // Maximum for ILI9341
#define SPI_FREQUENCY 40000000 // Maximum for ILI9341
#define SPI_READ_FREQUENCY 6000000 // 6 MHz is the maximum SPI read speed for the ST7789V