Replies: 1 comment
-
Could you try on 0.23.1? The entire embassy time driver has changed, so there is no point debugging this in 0.22 :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using
esp-hal 0.22.0
:I just added another task to my project, and it seems I am hitting some limit of how many async delays with
Timer::after(...)
I can use at the same time? Is this a limit I can extend?Beta Was this translation helpful? Give feedback.
All reactions