Skip to content

Fix: Increase accuracy of "delay()" routine. #203

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

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Fix: Increase accuracy of "delay()" routine. #203

merged 1 commit into from
Dec 12, 2023

Conversation

aentinger
Copy link
Contributor

This fixes #194.

The following measurements were taken using the Blink example using a Arduino Uno R4 Minima.

Before:

image

After:

image

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Dec 12, 2023
@aentinger aentinger merged commit 5f501e5 into main Dec 12, 2023
@aentinger aentinger deleted the fix-194 branch December 12, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

delay function produces delay longer than argument value
2 participants