It is unusual to run out of EEPROM. And it is not often practical to use EEPROM to offload SRAM data. But we'll mention it here for completeness. Using EEPROM requires that you include the EEPROM library.
#include <EEPROM.h>
#include <EEPROM.h>
This guide was first published on Aug 02, 2013. It was last updated on Jul 31, 2013.
This page (Using EEPROM) was last updated on Jul 31, 2013.
Text editor powered by tinymce.