thorrak / tiltbridge

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

Refactor LCD code and add "Custom User Target" #224

Closed thorrak closed 1 year ago

thorrak commented 1 year ago

This PR refactors the LCD code, consolidating the "D32 TFT" and "ESPI TFT" code. This also substantially refactors the "M5" target to utilize (largely) the same code as the "ESPI TFT" target.

Additionally, this PR adds a new "custom user target" which sends the same JSON message as is sent to Brewfather and Brewer's Friend as requested by a HBT user. This functionality is currently untested.