If I may suggest, make the minutes and hours update in your main loop and not in Interrupt. A temp variable wll be needed for this.
Ioannis
If I may suggest, make the minutes and hours update in your main loop and not in Interrupt. A temp variable wll be needed for this.
Ioannis
If pic loses power, it goes to sleep. And everything is shut off, only tmr1 is on. So i need that in ISR. Is there better way?
Bookmarks