Refactor display configuration: Add dimensions for the display to improve layout accuracy

This commit is contained in:
Joshua King
2026-02-28 21:27:19 -05:00
parent 8521e9bef4
commit e416ebe743

View File

@@ -61,6 +61,9 @@ display:
spi_id: tft_spi
cs_pin: GPIO15
dc_pin: GPIO2
dimensions:
width: 320
height: 240
# Use palette mode to lower display buffer memory usage.
color_palette: 8BIT
data_rate: 20MHz