Remove currentValue from MeterConfig and related factory reset logic

This commit is contained in:
2026-06-24 00:15:17 +02:00
parent 9fb424fd68
commit 0bf7c3a463
2 changed files with 1 additions and 15 deletions
-1
View File
@@ -229,7 +229,6 @@ Config is stored as JSON in LittleFS at `/config.json`.
{
"pin": 4,
"maxD": 72.5,
"current": 45.0,
"name": "Solar",
"unit": "W",
"rangeMin": 0.0,