Guest User

Untitled

a guest
Dec 9th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Arduino: 1.8.5 (Mac OS X), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
  2.  
  3. Tone.cpp.o (symbol from plugin): In function `timer0_pin_port':
  4. (.text+0x0): multiple definition of `__vector_13'
  5. libraries/IRremote/IRremote.cpp.o (symbol from plugin):(.text+0x0): first defined here
  6. /Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../../../../avr/bin/ld: Disabling relaxation: it will not work with multiple definitions
  7. collect2: error: ld returned 1 exit status
  8. exit status 1
  9. Error compiling for board Arduino/Genuino Mega or Mega 2560.
Add Comment
Please, Sign In to add comment