thorrak / tiltbridge

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

Add color text for each tilt #26

Closed duncan-brown closed 4 years ago

duncan-brown commented 4 years ago

This implements color text for each tilt. This is useful for the TTGO T-Display, which doesn't have enough screen width to show Color, Temp, and Gravity. We use the font color to display the tilt name, and then use the two columns displayed for Temp and Gravity.

This pull request contains additional patches on top of https://github.com/thorrak/tiltbridge/pull/25 which should be merged first.