ioc changed hard spi tft

This commit is contained in:
TuxMonkey
2026-07-20 16:41:16 +08:00
parent f92585831a
commit 9ea9ddf310
4 changed files with 28 additions and 8 deletions

View File

@@ -11,8 +11,9 @@ extern "C" {
#endif
#define TFT_USE_HORIZONTAL 2U
#define TFT_USE_SOFT_SPI 1U
#define TFT_USE_SOFT_SPI 0U
#define TFT_HW_SPI_BYTE_MODE 1U
#define TFT_HW_SPI_PULSE_CS 1U
#if (TFT_USE_HORIZONTAL == 0U) || (TFT_USE_HORIZONTAL == 1U)
#define TFT_LCD_W 240U