1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03: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);
}