Update ILI9488 display rotation to correct orientation
This commit is contained in:
@@ -62,11 +62,9 @@ display:
|
|||||||
cs_pin: GPIO15
|
cs_pin: GPIO15
|
||||||
dc_pin: GPIO2
|
dc_pin: GPIO2
|
||||||
reset_pin: GPIO4
|
reset_pin: GPIO4
|
||||||
rotation: 0
|
rotation: 2
|
||||||
invert_colors: false
|
invert_colors: false
|
||||||
color_order: bgr
|
color_order: bgr
|
||||||
init_sequence:
|
|
||||||
- [0x36, 0x48] # MADCTL: MX=1, BGR=1 — correct portrait orientation for this board
|
|
||||||
data_rate: 10MHz
|
data_rate: 10MHz
|
||||||
dimensions:
|
dimensions:
|
||||||
width: 320
|
width: 320
|
||||||
|
|||||||
Reference in New Issue
Block a user