|
sketchbook
|
Go to the source code of this file.
Functions | |
| template<class T > | |
| int | EEPROM_writeAnything (int ee, const T &value) |
| template<class T > | |
| int | EEPROM_readAnything (int ee, T &value) |
| int EEPROM_readAnything | ( | int | ee, |
| T & | value | ||
| ) |
| int EEPROM_writeAnything | ( | int | ee, |
| const T & | value | ||
| ) |
1.8.6