mirror of https://github.com/nealey/Simon-Says
Updated Blink Code
This commit is contained in:
parent
5c75cbc046
commit
eb44ce666a
10
Firmware/SIMON_1_BLINK/SIMON_1_BLINK.pde → Firmware/SIMON_1_BLINK/SIMON_1_BLINK.ino
Executable file → Normal file
10
Firmware/SIMON_1_BLINK/SIMON_1_BLINK.pde → Firmware/SIMON_1_BLINK/SIMON_1_BLINK.ino
Executable file → Normal file
|
@ -6,6 +6,10 @@ Pete Lewis
|
|||
Sparkfun Electronics
|
||||
10/13/2010
|
||||
|
||||
Modified by
|
||||
Prof Mike Soltys
|
||||
01/15/2013
|
||||
|
||||
This example code is in the public domain.
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
|
@ -16,6 +20,12 @@ SETUP & UPLOAD INSTRUCTIONS
|
|||
4. Click on the "upload button" - it looks like a box with an arrow to the right.
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
DESCRIPTION
|
||||
Causes one LED to blink continuously with one second increments
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue