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

View File

@@ -31,7 +31,7 @@
//#define USE_HSPI_PORT //#define USE_HSPI_PORT
//#define SPI_FREQUENCY 27000000 //#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 #define SPI_READ_FREQUENCY 6000000 // 6 MHz is the maximum SPI read speed for the ST7789V