mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2026-03-13 09:30:32 +08:00
Update TFT_eSPI_ESP32_S3.h
This commit is contained in:
@@ -77,7 +77,7 @@ SPI3_HOST = 2, ///< actually SPI2
|
||||
#elif CONFIG_IDF_TARGET_ESP32S2
|
||||
#define SPI_PORT 2 //FSPI(ESP32 S2)
|
||||
#elif CONFIG_IDF_TARGET_ESP32S3
|
||||
#define SPI_PORT FSPI
|
||||
#define SPI_PORT 2
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user