Quote:
Originally Posted by t vago
Can you give us a list of the interrupt vectors you're using?
|
The vectors I'm using are the original version 0.86, has no change, what are these.
Code:
ISR(TIMER2_OVF_vect)
ISR(INT0_vect)
ISR(INT1_vect)
ISR( PCINT1_vect )
Thank you
José Rodrigues