Some changes after testing

This commit is contained in:
Gunnar Skjold
2021-01-20 07:41:09 +01:00
parent f15cf5d75e
commit ff84278edf
9 changed files with 94 additions and 35 deletions

View File

@@ -1,8 +1,8 @@
{
"id" : "%s",
"name" : "%s",
"up" : %d,
"t" : %d,
"up" : %lu,
"t" : %lu,
"vcc" : %.3f,
"rssi": %d,
"temp": %.2f,

View File

@@ -1,8 +1,8 @@
{
"id" : "%s",
"name" : "%s",
"up" : %d,
"t" : %d,
"up" : %lu,
"t" : %lu,
"vcc" : %.3f,
"rssi": %d,
"temp": %.2f,