Quote:
Originally Posted by Huntsman85
Change...
String timeLeft = ts.ToString();
to
String timeLeft = ts.Hours.ToString() + " hrs " + ts.Minutes.ToString() + " mins " + ts.Seconds.ToString() + " secs";
This will cause less seziures
|
Your not supposed to be looking at the timer when your sleeping so it really doesnt matter.
Quote:
|
Originally Posted by bjmiller121
does the backlight stay lit while the music is playing?
|
It does but if you want i can program the middle button to hide the timer and therefore making the whole screen black.