Hi All, for the attiny85 it has two timers, if i make a program to loop through files, and i had a function that counted out an hour and turned of the circuit, would i need to use two timers?, or can i just use one and the timer function wouldn't really affect the music play?. And, if i had an interupt on a pin, waiting for a signal, would that pin/interupt need a second timer?
thanks