Description
Read 32 bit float from data EEPROMDefinition
float EEPROM_read_float(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 32 bit float strored at addr+0, addr+1, addr+2 and addr+3of the data EEPROM