Hardware Reference
In-Depth Information
You could also upload and run your program, but it won't do anything yet, as you have not
added enough functionality. You've only defined pin 13 (the one connected to the LED) as
OUTPUT. To actually see something on your Arduino, you'll need to add some code to
the loop() function. Now add the code shown in the following screenshot to the
loop() function:
Search WWH ::




Custom Search