trim trailing spaces and trailing dots from formater temp string Cosmetic, sometimes F temperatures are padded with spaces, that adds unnecessary spacing. Also, not sure if it can happen, buy in case we only have buffer for incomplete sting ( >100 deg+ decimals), and delimal gets cut, delete it to look nicer.
by Ivan Debnar 3 years 6 months
7ab85cbf
Temps cleanups
by Ivan Debnar 3 years 6 months
e567a095
Temp display fixes Always use preformated values if available. Refresh Dashboard line when any of values changes ( not just the mail configured one ). Add rounding. Eliminate Ambient+ mode. Fix formated string copying and 0 padding.
by Ivan Debnar 3 years 6 months
5561c7bd
Tweak localisation, add logging
by Ivan Debnar 3 years 7 months
c45a9f8f
Support precise Ambient Temperature
by Ivan Debnar 3 years 7 months
f130db3a
Update display on temp unit change Only write temps to dashboard when enabled in settings.
by Ivan Debnar 3 years 7 months
b6a59e84
Merge branch 'temps-fix' of https://github.com/nabucho/BlueBus into temps-fix
by Ivan Debnar 3 years 7 months
e64263b4
Temps improvements Add temps to dashboard, make sure they are displayed on mode switch and init
by Ivan Debnar 3 years 7 months
0cd17c87
Temps improvements Add temps to dashboard, make sure they are displayed on mode switch and init
by Ivan Debnar 3 years 7 months
33d84913
[IMP] firmware: Add Makesfiles to gitignore
by t3ddftw 3 years 7 months
d272d68f
Report a bug