ESP8266 Support WIKI

User Tools

Site Tools


arduino-docs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
arduino-docs [2015/07/19 01:19]
apedro [EEPROM]
arduino-docs [2015/07/19 01:19] (current)
apedro [EEPROM]
Line 15: Line 15:
 <code c++> <code c++>
 #include <​EEPROM.h>​ #include <​EEPROM.h>​
 +
 void setup() void setup()
 { {
Line 33: Line 34:
 <code c++> <code c++>
 #include <​EEPROMAnything.h>​ #include <​EEPROMAnything.h>​
 +
 struct eepromInfoType struct eepromInfoType
 { {
arduino-docs.1437268752.txt.gz · Last modified: 2015/07/19 01:19 by apedro