Merge 03f6d64bcc into 01f217fba1
This commit is contained in:
commit
16938058df
2
Kconfig
2
Kconfig
|
|
@ -215,7 +215,7 @@ menu "TFT_eSPI"
|
||||||
|
|
||||||
choice TFT_SPI_PORT
|
choice TFT_SPI_PORT
|
||||||
prompt "SPI port"
|
prompt "SPI port"
|
||||||
default TFT_SPI_2_HOST
|
default TFT_VSPI_PORT
|
||||||
help
|
help
|
||||||
The ESP32 has 2 free SPI ports i.e. VSPI (SPI2) and HSPI (SPI3),
|
The ESP32 has 2 free SPI ports i.e. VSPI (SPI2) and HSPI (SPI3),
|
||||||
the VSPI is the default. If the VSPI port is in use and pins are
|
the VSPI is the default. If the VSPI port is in use and pins are
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue