The T1CON.0 = 0 line is turning off the Timer.
So it never counts again.
At the start of the program, the SecondsChanged bit is set so that programs will display the initial 00:00:00.
So it stops counting before the first second passes.
<br>
The T1CON.0 = 0 line is turning off the Timer.
So it never counts again.
At the start of the program, the SecondsChanged bit is set so that programs will display the initial 00:00:00.
So it stops counting before the first second passes.
<br>
DT
Bookmarks