mirror of
https://github.com/esphome/esphome.git
synced 2026-05-28 04:55:48 +08:00
[debug] Add iram sensor for ESP32
This commit is contained in:
@@ -6,3 +6,5 @@ sensor:
|
||||
name: "Heap Fragmentation"
|
||||
min_free:
|
||||
name: "Heap Min Free"
|
||||
iram:
|
||||
name: "Free IRAM"
|
||||
|
||||
Reference in New Issue
Block a user