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:16 +00:00
parent f8e59c8c6c
commit d1f6f8ea4b

View File

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