ISR for Timer1 Input Capture ( TIMER1_CAPT_vect ) is being defined more than once. Check the libraries, I don't see it in your code.
Edit: If you are using a m2560 it is the pinchange interrupts in software serial.
ISR for Timer1 Input Capture ( TIMER1_CAPT_vect ) is being defined more than once. Check the libraries, I don't see it in your code.
Edit: If you are using a m2560 it is the pinchange interrupts in software serial.