You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: