jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Support reading and writing arbitrary types to and from the EEPROM. #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See: http://www.arduino.cc/playground/Code/EEPROMWriteAnything for a possible 
implementation 
strategy.

Original issue reported on code.google.com by dmel...@gmail.com on 9 Jan 2010 at 10:57

GoogleCodeExporter commented 8 years ago
Amazing,

Arduion is aimed at artists and such like,

    yet using EEPROM to store anything apart from bytes requires a bit more than easy knowledge.

Original comment by andrew6...@gmail.com on 27 Jul 2012 at 6:13

GoogleCodeExporter commented 8 years ago
Fixed in https://github.com/arduino/Arduino/pull/2794

Original comment by c.mag...@arduino.cc on 27 May 2015 at 10:54