hi Sternthaler,
ist das die ganze timerfunktion?
-----------------
ISR(TIMER2_COMP_vect)
{
count36kHz++;
if(!count36kHz) timebase++;
}
-----------------
hi Sternthaler,
ist das die ganze timerfunktion?
-----------------
ISR(TIMER2_COMP_vect)
{
count36kHz++;
if(!count36kHz) timebase++;
}
-----------------
gruß inka
Lesezeichen