Update ILI9488 display rotation to 180 degrees for correct orientation
This commit is contained in:
@@ -90,7 +90,7 @@ display:
|
||||
cs_pin: GPIO15
|
||||
dc_pin: GPIO2
|
||||
reset_pin: GPIO4
|
||||
rotation: 0
|
||||
rotation: 180
|
||||
invert_colors: false
|
||||
color_order: bgr
|
||||
data_rate: 10MHz
|
||||
|
||||
Reference in New Issue
Block a user