mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-07 01:54:26 +01:00
Added public domain notice
This commit is contained in:
parent
c1305299cb
commit
7c9cbc3607
@ -2,6 +2,8 @@
|
|||||||
* EEPROM Clear
|
* EEPROM Clear
|
||||||
*
|
*
|
||||||
* Sets all of the bytes of the EEPROM to 0.
|
* Sets all of the bytes of the EEPROM to 0.
|
||||||
|
* This example code is in the public domain.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <EEPROM.h>
|
#include <EEPROM.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user