I want to control my rbddimeer using remote but i am getting error please can anyone help me how to solve it
libraries\RBDDimmer-master\avr\RBDmcuAVR.cpp.o (symbol from plugin): In function `dimmerLamp::dimmerLamp(int)':
(.text+0x0): multiple definition of `__vector_7'
libraries\IRremote\IRremote.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino Uno.
Have you tried posting the code that causes the error? That way people can look at the error message and look at the code and put 9 and 12 together to get an answer.
3:15:38.309 -> The function decode(&results)) is deprecated and may not work as expected! Just use decode() without a parameter and IrReceiver.decodedIRData. .