Revert "Safeguard against update loop, while capturing more update conditions"
This reverts commit 79aba75ac90d90639b02131da7bc061f3241b5be.
by
Ivan Debnar
3 years 6 months
Safeguard against update loop, while capturing more update conditions
by
Ivan Debnar
3 years 6 months
Forcefully display selected temperature on other audio modes - Radio, CD, AUX.
Can cause a bit of flicker on changes.
Removes the display of 'RDS" letters from FM radio display.
Maybe there should be additional safeguards with regards to display mode, seems however to work with Navi and TV as well.
by
Ivan Debnar
3 years 6 months
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
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