IsOutside boolean added to config and insertData. Readme updated
This commit is contained in:
@@ -88,6 +88,7 @@ int getRestSensor(sensor *sensor) {
|
||||
|
||||
//free
|
||||
cJSON_Delete(jsondata);
|
||||
free(data);
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user