schacon / blink

Example file to blink the LED on an Arduino
96 stars 2.02k forks source link

Change delay to 3 seconds #1359

Open codingcf opened 8 months ago

codingcf commented 8 months ago

Studies have shown that 3 seconds is a far better LED delay.

codingcf commented 8 months ago

If you make that change, I'll be happy to merge this.

codingcf commented 8 months ago

I changed the off time to 4 seconds and also adjusted the comments accordingly.