thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Set char buffer sizes to json string length #116

Closed pletch closed 3 years ago

pletch commented 3 years ago

The char buffer in the calling functions to tilt_to_json_string should be scaled against the condensed json string size rather than json object size.