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

PlatformIO ESP32 support #3

Open
mmichon opened this issue May 21, 2019 · 0 comments
Open

PlatformIO ESP32 support #3

mmichon opened this issue May 21, 2019 · 0 comments

Comments

@mmichon
Copy link

mmichon commented May 21, 2019

PlatformIO has the library tagged with ESP32 Platform support: https://platformio.org/lib/show/5697/AsyncPing(esp8266)/installation

Compiling against this platform results in a missing header file:
Compiling .pioenvs/esp32dev/src/main.cpp.o In file included from src/main.cpp:3:0: /Users/mmichon/.platformio/lib/AsyncPing_esp8266__ID5697/src/AsyncPing.h:3:26: fatal error: core_version.h: No such file or directory

So I think it's mistagged.

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