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

Nepo4Arduino: Implementation of loop function with unexpected delay #1715

Open
Suli4711 opened this issue Dec 16, 2024 · 0 comments
Open

Nepo4Arduino: Implementation of loop function with unexpected delay #1715

Suli4711 opened this issue Dec 16, 2024 · 0 comments

Comments

@Suli4711
Copy link

I have noticed that, due to the NEPO implementation of the loop functions, there can be a larger delay in any Arduino algorithm by using NEPO loop function, e.g. writing serial data to shift registers such as HC595.

When loops are used, a large delay of 1 ms will built into the Arduino source code itself for each loop pass.
Schleifen mit Verzögeung im Arduino Quellcode

It would be great if this delay could be removed in one of the next releases.

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