-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hello.
First of all, thank you for your great job with this library.
I have been using this library on my project but now it throws a compilation error since v2.0.3:
In file included from .pio/libdeps/wemos_d1_mini32/EasyButton/src/EasyButtonTouch.cpp:9:
.pio/libdeps/wemos_d1_mini32/EasyButton/src/EasyButtonTouch.h:14:10: fatal error: Filter.h: No such file or directory
...
...
#include <Filter.h>
^~~~~~~~~~
compilation terminated.
*** [.pio\build\wemos_d1_mini32\libe3f\EasyButton\EasyButtonTouch.cpp.o] Error 1
The same code compiles good on v2.0.1.
I am almost sure it is not an error on my environment because I run a before the compilation.
Also the MegunoLink dependency is resolved with MegunoLink@1.42.0
My env:
- PlatformIO
- Board: Wemos_D1_miniESP32
- Framework: Arduino
Best regards.
Metadata
Metadata
Assignees
Labels
No labels