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:
@ -3,6 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Reads the value of each byte of the EEPROM and prints it
|
* Reads the value of each byte of the EEPROM and prints it
|
||||||
* to the computer.
|
* to the computer.
|
||||||
|
* This example code is in the public domain.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <EEPROM.h>
|
#include <EEPROM.h>
|
||||||
|
Reference in New Issue
Block a user