Added public domain notice

This commit is contained in:
Tom Igoe 2010-02-24 03:49:52 +00:00
parent c1305299cb
commit 7c9cbc3607
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* EEPROM Clear
*
* Sets all of the bytes of the EEPROM to 0.
* This example code is in the public domain.
*/
#include <EEPROM.h>