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

Library doesn't work with ESP8266 #6

Open
bertrik opened this issue Oct 4, 2018 · 0 comments
Open

Library doesn't work with ESP8266 #6

bertrik opened this issue Oct 4, 2018 · 0 comments

Comments

@bertrik
Copy link

bertrik commented Oct 4, 2018

When I try to use this with an ESP8266 with platformio, I get the following error:

Compiling .pioenvs/default/libf18/ServoTimer2_ID1305/ServoTimer2.cpp.o
.piolibdeps/ServoTimer2_ID1305/ServoTimer2.cpp:4:29: fatal error: avr/interrupt.h: No such file or directory
#include <avr/interrupt.h>
^
compilation terminated.
*** [.pioenvs/default/libf18/ServoTimer2_ID1305/ServoTimer2.cpp.o] Error 1

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