issues
search
thorrak
/
tiltbridge
Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61
stars
27
forks
source link
Clean up MQTT and other tweaks/bugfixes
#259
Closed
thorrak
closed
8 months ago
thorrak
commented
8 months ago
This PR does a number of things:
Gets rid of as many std::strings as possible (freeing up flash space)
Fixes a bug that would cause sends to taplist.io to send the wrong temperature units
Prevent attempts to connect to MQTT when no WiFi is present
Fixes a bug where setting an MQTT broker would crash the TiltBridge
Clean up MQTT reinitialization
This PR does a number of things: