Fixed JSON errors

This commit is contained in:
Gunnar Skjold
2022-10-20 20:12:33 +02:00
parent 1987cddab7
commit d8e265b7ac
5 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"id" : "%s",
"name" : "%s",
"up" : %u,
"t" : %lld,
"t" : %lu,
"vcc" : %.3f,
"rssi": %d,
"temp": %.2f,