Added public domain notice

This commit is contained in:
Tom Igoe 2010-02-24 03:49:48 +00:00
parent 33198649db
commit c1305299cb
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
*
* Reads the value of each byte of the EEPROM and prints it
* to the computer.
* This example code is in the public domain.
*/
#include <EEPROM.h>