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

Change delay to 3 seconds #1473

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Change delay to 3 seconds #1473

wants to merge 2 commits into from

Conversation

dmpossa
Copy link

@dmpossa dmpossa commented Jan 8, 2025

3 is better than 1

dmpossa and others added 2 commits January 8, 2025 00:11
π seconds will give a perfect blink rate and you can eat
blink.ino Outdated
digitalWrite(led, LOW); // turn the LED off by making the voltage LOW
delay(2000); // wait for a second
delay(3142); // wait for a second

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope. I don't think so.

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

Successfully merging this pull request may close these issues.

2 participants