Switch println! to log::info in water.rs; add dynamic deep-sleep adjustment based on plant state; update heap metrics and OTA UI.

This commit is contained in:
Kai Börnert
2026-04-28 15:19:56 +02:00
parent e0b8acd55c
commit e802af2a7a
6 changed files with 111 additions and 26 deletions

View File

@@ -55,8 +55,8 @@
<div></div>
</div>
<div class="flexcontainer">
<span class="otakey">Free:</span>
<span class="otavalue" id="heap_free"></span>
<span class="otakey">Minimum Free:</span>
<span class="otavalue" id="heap_min_free"></span>
</div>
<div class="flexcontainer">
<span class="otakey">Used:</span>