Description
Read byte from data EEPROMDefinition
ubyte EEPROM_read(ubyte addr)Library
LIB/eeprom_lib.basUsage
On entry:addr is the byte address in the data EEPROMOn exit:see EEPROM description for a more detailed description
return the 8 bit byte strored at addr of the data EEPROM