Fixed voltage and current labels for esp8266

This commit is contained in:
Gunnar Skjold
2022-01-21 17:50:02 +01:00
parent e4d4753181
commit 7b203b196f
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"mm" : %d,
"me" : %d,
"p" : %s,
"c" : %lu,
"mt" : %d,
"ds" : %d
"ds" : %d,
"c" : %lu
}