Very interesting,
Would you mind detail this code, I imagine 8 is for 8s watchdog but why this 64 (prescaler?) ?
timer0_overflow_count+= 8 * 64 * clockCyclesPerMicrosecond();
Thanks
Very interesting,
Would you mind detail this code, I imagine 8 is for 8s watchdog but why this 64 (prescaler?) ?
timer0_overflow_count+= 8 * 64 * clockCyclesPerMicrosecond();
Thanks