1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-18 12:54:25 +01:00

Added public domain notice

This commit is contained in:
Tom Igoe 2010-02-24 03:31:09 +00:00
parent e672117688
commit 5ad51066ba

View File

@ -1,4 +1,3 @@
void setup() {
pinMode(6, OUTPUT);
}