Conflict with z3t0/Arduino-IRremote

Issue #24 resolved
obitcat created an issue

Error Message:

libraries/IRremote/IRremote.cpp.o (symbol from plugin): In function `MATCH(int, int)':
(.text+0x0): multiple definition of `__vector_7'
libraries/NewPing/NewPing.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
exit status 1

ref: https://github.com/z3t0/Arduino-IRremote

#include <NewPing.h>
#include <IRremote.h>
#include <IRremoteInt.h>

Comments (2)

  1. Log in to comment