1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-20 14:54:31 +01:00

Added public domain notice

This commit is contained in:
Tom Igoe 2010-02-24 03:17:10 +00:00
parent c1c97500b1
commit e2ddd16208

View File

@ -17,6 +17,9 @@
based on an orginal by H. Barragan for the Wiring i/o board
This example code is in the public domain.
*/
int ledPin = 13; // LED connected to digital pin 13