mirror of
https://github.com/esphome/esphome.git
synced 2026-01-19 17:46:23 -07:00
12 lines
180 B
YAML
12 lines
180 B
YAML
<<: !include common.yaml
|
|
|
|
esp32:
|
|
cpu_frequency: 240MHz
|
|
|
|
sensor:
|
|
- platform: debug
|
|
fragmentation:
|
|
name: "Heap Fragmentation"
|
|
min_free:
|
|
name: "Heap Min Free"
|