1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[lvgl] Enhancements (#7453)

This commit is contained in:
Clyde Stubbs
2024-09-19 14:17:04 +10:00
committed by GitHub
parent ddde64a48d
commit 6d24e9ebb5
5 changed files with 246 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
display:
- platform: sdl
auto_clear_enabled: false
dimensions:
width: 480
height: 480
touchscreen:
- platform: sdl
lvgl: