mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[display] auto_clear_enabled defaults (#7986)
This commit is contained in:
@@ -7,7 +7,6 @@ display:
|
||||
height: 320
|
||||
- platform: sdl
|
||||
id: sdl1
|
||||
auto_clear_enabled: false
|
||||
dimensions:
|
||||
width: 480
|
||||
height: 480
|
||||
@@ -40,4 +39,3 @@ lvgl:
|
||||
text: Click ME
|
||||
on_click:
|
||||
logger.log: Clicked
|
||||
|
||||
|
Reference in New Issue
Block a user