1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

Added public domain notice

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

View File

@ -1,4 +1,3 @@
void setup() {
Serial.begin(9600);
pinMode(2, INPUT);