mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 12:38:40 +00:00
[lvgl] Fix use of rotation on host SDL (#15611)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
co-authored by
Jesse Hills
parent
6d92cc3d2b
commit
8754bbfa89
@@ -20,6 +20,7 @@ lvgl:
|
||||
- id: lvgl_0
|
||||
default_font: space16
|
||||
displays: sdl0
|
||||
rotation: 180
|
||||
top_layer:
|
||||
|
||||
- id: lvgl_1
|
||||
|
||||
Reference in New Issue
Block a user