Refactor display configuration: Change display rotation to 90 degrees for improved orientation
This commit is contained in:
@@ -65,7 +65,7 @@ display:
|
||||
color_palette: 8BIT
|
||||
data_rate: 20MHz
|
||||
update_interval: never
|
||||
rotation: 0
|
||||
rotation: 90
|
||||
invert_colors: false
|
||||
id: my_display
|
||||
lambda: |-
|
||||
|
||||
Reference in New Issue
Block a user