mirror of
https://github.com/esphome/esphome.git
synced 2026-05-27 11:56:11 +08:00
[display] Optimize display writers with function pointers for stateless lambdas (#11629)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
display:
|
||||
- platform: sdl
|
||||
id: image_display
|
||||
auto_clear_enabled: false
|
||||
dimensions:
|
||||
width: 480
|
||||
|
||||
Reference in New Issue
Block a user