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

Three seconds is better #1481

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

Three seconds is better #1481

wants to merge 2 commits into from

Conversation

cjxo
Copy link

@cjxo cjxo commented Feb 3, 2025

Scientists all around the globe have proven that 3 seconds is a far better LED delay than 1 second.

https://studies.example.com/optimal-led-delays.html

Copy link
Author

@cjxo cjxo left a comment

Choose a reason for hiding this comment

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

Test comment, I am learning GITHUB

Copy link
Author

@cjxo cjxo left a comment

Choose a reason for hiding this comment

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

Test Review

blink.ino Outdated
digitalWrite(led, LOW); // turn the LED off by making the voltage LOW
delay(2000); // wait for a second
delay(3000); // wait for three seconds
Copy link
Author

Choose a reason for hiding this comment

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

I believe it would be better if the light was off for 4 seconds than just 3.

@cjxo
Copy link
Author

cjxo commented Feb 3, 2025

A helpful comment

@cjxo
Copy link
Author

cjxo commented Feb 3, 2025

I changed it to 4 seconds!

@cjxo
Copy link
Author

cjxo commented Feb 3, 2025

  • Task0
  • Task1
  • Task2

@cjxo
Copy link
Author

cjxo commented Feb 3, 2025

Whether 'tis Nobler in the mind to suffer
The Slings and Arrows of outrageous Fortune,

How big are these slings and in particular, these arrows?

@cjxo
Copy link
Author

cjxo commented Feb 3, 2025

😹

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.

1 participant