Question
@eeprom
Posted on August 09, 2011 at 18:31
Anyone know how to use the @eeprom on the cosmic compiler
Does it suppot @eeprom vu32 EE_Total; The above passed the complier but if I try to use it I get errors I've also tried char and int but none seem to work. I want to read and write u23 u16 and u8 to EEPROM without having to worry about pointer etc there also seems to be a 4 byte structure.