You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, json data sent by the station is a duplicate of the previous data. It is caused by a json_sensor_data string that is too short, detected in the code but instead of working around the problem, the station sends the same buffer.
The text was updated successfully, but these errors were encountered:
Sometimes, json data sent by the station is a duplicate of the previous data. It is caused by a json_sensor_data string that is too short, detected in the code but instead of working around the problem, the station sends the same buffer.
The text was updated successfully, but these errors were encountered: