-
Couldn't load subscription status.
- Fork 2.1k
Change delay to 3 seconds #1522
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
base: master
Are you sure you want to change the base?
Conversation
blink.ino
Outdated
| void loop() { | ||
| digitalWrite(led, HIGH); // turn the LED on (HIGH is the voltage level) | ||
| delay(1000); // wait for a second | ||
| delay(3000); // wait 3 seconds |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test comment
|
This PR replaces #2 as a rebased branch instead. You should also see tonychacon#1 and of course schacon/kidgloves#2. Though nothing compares to schacon/kidgloves#1 |
|
Существует большая проблема с кодом blink. В чём проблема?Как ты можешь видеть здесь, светодиод использует число 13, которое имеет следующие проблемы:
Если мы заменим "int led = 13" на "int led = 7", это будет гораздо более удачным. Как сказал Канье Уэст:
|
|
console.log("test") |
How big аге these slings and in particular, these arrows? |
|
👍 |
|
:0 |
|
:3 |
Studies have shown that 3 seconds is a far better LED delay than 1 second.
http://studies.example.com/optimal-led-delays.html