mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 04:28:43 +00:00
14 lines
214 B
YAML
14 lines
214 B
YAML
<<: !include common.yaml
|
|
|
|
esp32:
|
|
cpu_frequency: 240MHz
|
|
|
|
sensor:
|
|
- platform: debug
|
|
fragmentation:
|
|
name: "Heap Fragmentation"
|
|
min_free:
|
|
name: "Heap Min Free"
|
|
iram:
|
|
name: "Free IRAM"
|