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:47:54 +00:00
parent 30ab6fd578
commit 39f2ddc67e

View File

@ -7,6 +7,9 @@
// Created 29 April 2006 // Created 29 April 2006
// This example code is in the public domain.
#include <Wire.h> #include <Wire.h>
void setup() void setup()