Refactor master bedroom remote configuration: Change display rotation to 0 degrees for corrected orientation

This commit is contained in:
Joshua King
2026-02-28 21:30:11 -05:00
parent e416ebe743
commit 6f451bfd10

View File

@@ -68,7 +68,7 @@ display:
color_palette: 8BIT color_palette: 8BIT
data_rate: 20MHz data_rate: 20MHz
update_interval: never update_interval: never
rotation: 90 rotation: 0
invert_colors: false invert_colors: false
id: my_display id: my_display
lambda: |- lambda: |-