This sketch read a single byte into a variable, then, the variable is added by two, the result is written into memory. Finally, byte is readed again. the values are printed to serial port too.

Dependencies:   Hotboards_eeprom mbed

Changes

RevisionDateWhoCommit message
0:696194ed3c66 2016-02-05 Hotboards first release: eeprom write_byte default tip