Skip to content

Library doesn't work with ESP8266 #6

Description

@bertrik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions