diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-03-19 15:17:53 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-03-19 15:17:53 -0400 |
commit | 99f3c992389b0d072c6c06d1246daf01a8e1c8c2 (patch) | |
tree | 36571a1a43779091ebc3d07ffc8769ad767d008a /scripts | |
parent | aba04bf3bd17463a38eb616f73531e60bb9dba73 (diff) | |
download | kutter-99f3c992389b0d072c6c06d1246daf01a8e1c8c2.tar.gz kutter-99f3c992389b0d072c6c06d1246daf01a8e1c8c2.tar.xz kutter-99f3c992389b0d072c6c06d1246daf01a8e1c8c2.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions