i could not find my previous post.... so i had to make a new one. anyways.... am trying to set up a DMX controller with my Arduino board i have here. am having an error code in the compiler.... not sure what it means. could you all help me?
here is what it says.
Arduino: 1.6.0 (Windows

, Board: "Arduino Uno"
C:\Users\Drawing\AppData\Local\Temp\build3127169777972709416.tmp/core.a(HardwareSerial0.cpp.o): In function `Print':
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/HardwareSerial0.cpp:48: multiple definition of `__vector_18'
receiver_rev15.cpp.o:/Arduino/receiver_rev15.pde:156: first defined here
collect2: error: ld returned 1 exit status
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.