I am not sure how to resolve this issue I am having and hope i can get some insight on how to resolve it.
I have a Nano with a 16x2 LCD that displays the next time a transmitter will key up. Basically a countdown timer with a relay, nothing fancy. The issue is when it counts down from 14 seconds to 0 when i get to 9 it displays as 90, 80, 70 and so fourth. I would like it to display the opposite way, 10, 09, 08 and so fourth.
Here is a snip it of the code that i am using. If more code is needed then i can post what is needed. Thanks for any help.
Perehama thanks for the solution. I'm still working through learning this and i knew it was something simple. looking at how it was done now i completely understand it. thank you very much