View Single Post
Old 08-19-2013, 04:44 PM   #11 (permalink)
josemapiro
EcoModding Apprentice
 
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
Quote:
Originally Posted by t vago View Post
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

  Reply With Quote