mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-16 10:02:05 +00:00
add TZT 2.0inch ST7789 config
This commit is contained in:
parent
01a0c52577
commit
a4443b44ec
@ -121,6 +121,19 @@ Display:
|
|||||||
# Height: 480
|
# Height: 480
|
||||||
# OffsetRotate: 2
|
# OffsetRotate: 2
|
||||||
|
|
||||||
|
### TZT 2.0 Inch TFT Display ST7789V 240RGBx320
|
||||||
|
# Panel: ST7789
|
||||||
|
# spidev: spidev0.0
|
||||||
|
# # CS: 8 # can be freely chosen
|
||||||
|
# BusFrequency: 80000000
|
||||||
|
# DC: 24 # can be freely chosen
|
||||||
|
# Width: 320
|
||||||
|
# Height: 240
|
||||||
|
# Reset: 25 # can be freely chosen
|
||||||
|
# Rotate: true
|
||||||
|
# OffsetRotate: 1
|
||||||
|
# Invert: true
|
||||||
|
|
||||||
Touchscreen:
|
Touchscreen:
|
||||||
### Note, at least for now, the touchscreen must have a CS pin defined, even if you let Linux manage the CS switching.
|
### Note, at least for now, the touchscreen must have a CS pin defined, even if you let Linux manage the CS switching.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user