non blocking delay #2501
-
I am a beginner and I am learning. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
You can use millis() without any problems with this core. Maybe you have a logical error in your code, You can show the part of your code if you don't find the mistake. |
Beta Was this translation helpful? Give feedback.
-
Thank for this discussion, it got me on the right track. |
Beta Was this translation helpful? Give feedback.
You can use millis() without any problems with this core.
Maybe you have a logical error in your code,
so I'd double check that.
You can show the part of your code if you don't find the mistake.