Skip to content

2.5 seconds is better#1571

Open
Galaad-GitH wants to merge 2 commits intoschacon:masterfrom
Galaad-GitH:Slow-Blink
Open

2.5 seconds is better#1571
Galaad-GitH wants to merge 2 commits intoschacon:masterfrom
Galaad-GitH:Slow-Blink

Conversation

@Galaad-GitH
Copy link

2.5 seconds delay improve visualisation

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

Choose a reason for hiding this comment

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

It would be better if light is off for 3 seconds

@Galaad-GitH
Copy link
Author

Done

@Galaad-GitH Galaad-GitH reopened this Feb 14, 2026
@Galaad-GitH
Copy link
Author

  • Écrire le code
  • Écrire tous les tests
  • Documenter le code

@Galaad-GitH
Copy link
Author

for n=0:2:5
   fprintf("n=%2d\n",n)
end

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