Kevin O'Connor 99f3c99238 display: Round temperature and position to nearest whole number
The "%d" formatting truncates a floating point number - use "%.0f" to
show a rounded number.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-03-19 15:17:53 -04:00
..
2018-01-28 23:37:56 -05:00
2018-02-25 10:23:00 -05:00
2018-02-26 21:50:05 -05:00