.read8


DESCRIPTION
.read8 retreives a byte from an address in EEPROM


SYNTAX
.read8(int)


PARAMETERS
int, the address of EEPROM to retrive a byte


RETURNS
a byte


EXAMPLE


SEE ALSO