Content: Removed irrelevant code

This commit is contained in:
CQ793
2026-03-27 17:05:52 +08:00
committed by Y1hsiaochunnn
parent 33ed917172
commit 43b4d35b2e
3 changed files with 2 additions and 1101 deletions

View File

@ -35,14 +35,6 @@
#define LCD_SPI_CS_PIN GPIO_NUM_23
#define LCD_SPI_DC_PIN GPIO_NUM_26
#define LCD_BIT_PER_PIXEL (16)
#define DELAY_TIME_MS (3000)
#define LCD_MIPI_DSI_LANE_NUM (2) // 2 data lanes
#define MIPI_DSI_PHY_PWR_LDO_CHAN (3)
#define MIPI_DSI_PHY_PWR_LDO_VOLTAGE_MV (2500)
#define DISPLAY_SWAP_XY false
#define DISPLAY_MIRROR_X true
#define DISPLAY_MIRROR_Y false