Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when using Servo.h #12

Open
minomikula opened this issue Aug 9, 2018 · 0 comments
Open

Problem when using Servo.h #12

minomikula opened this issue Aug 9, 2018 · 0 comments

Comments

@minomikula
Copy link

Hello,

After i include #include <Servo.h> to your example compilation fails:
Arduino: 1.8.5 (Windows 7), Board: "Arduino Nano, ATmega328P"

libraries\Servo\avr\Servo.cpp.o (symbol from plugin): In function `ServoCount':

(.text+0x0): multiple definition of `__vector_11'

sketch\SoftPWM_example.ino.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 Nano.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant