I am trying to add the Tone in my arduino device with Servo and Tone library but there's an error:
Servo\Servo.cpp.o: In function `__vector_11':
C:\Users\Me\Documents\Arduino\libraries\Servo/Servo.cpp:103: multiple definition of `__vector_11'
Tone\Tone.cpp.o:C:\Users\Me\Desktop\arduino-0021\libraries\Tone/Tone.cpp:421: first defined here
Any clue? Thanks for any ideas.