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

Ping Library fails in main branch, works in 3.0.2 and 2.7.4 #8555 #41

Closed
dduehren opened this issue May 6, 2022 · 0 comments · Fixed by #46
Closed

Ping Library fails in main branch, works in 3.0.2 and 2.7.4 #8555 #41

dduehren opened this issue May 6, 2022 · 0 comments · Fixed by #46

Comments

@dduehren
Copy link

dduehren commented May 6, 2022

Library depends on the internal behaviour of esp_yeild(), which previously just suspended our USER task without doing anything else


However, since 3.1.0 it will also call esp_schedule(), so the logic it implements that waits on it's own esp_schedule() no longer works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant