/Designs/Measuring_instruments/AWS01A/SW/PIC16F887/main.c |
---|
42,7 → 42,7 |
output_toggle(PIN_E0); |
} |
#int_TIMER0 |
#int_TIMER0 // anemometr pulses counting timer owerflow |
void TIMER0_isr(void) |
{ |
timer0_overflow_count++; |
/Designs/Measuring_instruments/AWS01A/SW/PIC16F887/main.c |
---|
42,7 → 42,7 |
output_toggle(PIN_E0); |
} |
#int_TIMER0 |
#int_TIMER0 // anemometr pulses counting timer owerflow |
void TIMER0_isr(void) |
{ |
timer0_overflow_count++; |