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

Compiling on Arduino IDE fails for ESP8266 with version 0.1.4 #37

Open
zsalamon opened this issue Dec 10, 2024 · 1 comment
Open

Compiling on Arduino IDE fails for ESP8266 with version 0.1.4 #37

zsalamon opened this issue Dec 10, 2024 · 1 comment

Comments

@zsalamon
Copy link

hi,

compiling for ESP8266 controllers fail after updating the library to version 0.1.4 on Arduino IDE (both v1 and v2).
part of the error message is:
"ld2410.cpp:182:20: error: 'pdMS_TO_TICKS' was not declared in this scope"

at the same time compiling with version 0.1.3 is successful.

please advise
thanks

@maxabba
Copy link
Collaborator

maxabba commented Dec 12, 2024

https://github.com/maxabba/ld2410/tree/Support-No-FreeRtos

Please test this branch on your ESP8266 board (I don't have one for debugging) and let me know if it works. I'll submit a pull request once it's confirmed working.

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

2 participants