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

Servo.h and palatisSoftpwm.h conflicting on Arduino Esplora #15

Open
Nicopdev opened this issue Jan 11, 2019 · 1 comment
Open

Servo.h and palatisSoftpwm.h conflicting on Arduino Esplora #15

Nicopdev opened this issue Jan 11, 2019 · 1 comment

Comments

@Nicopdev
Copy link

In my project I need to add both the libraries Servo.h and palatisSoftPWM.h but the problem is:
multiple definition of `__vector_17'
I know that I could use the Servotimer2 but Arduino Esplora isn't compatible with it. How can I fix my issue? Thank you very much <3<3<3<3

@Palatis
Copy link
Owner

Palatis commented Jan 14, 2019

there might just be not enough timers on the specific AVR you're trying to use...

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

2 participants