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

[mapping] Use custom allocator (#9972)

This commit is contained in:
Clyde Stubbs
2025-08-29 10:52:37 +10:00
committed by GitHub
parent 461ce69296
commit bc960cf6d2
12 changed files with 152 additions and 59 deletions

View File

@@ -1,12 +1,12 @@
display:
- platform: sdl
id: sdl_display
update_interval: 1s
auto_clear_enabled: false
show_test_card: true
dimensions:
width: 450
height: 600
platform: sdl
id: sdl_display
update_interval: 1s
auto_clear_enabled: false
show_test_card: true
dimensions:
width: 450
height: 600
packages:
map: !include common.yaml