This class provides simplified I2C access to a Microchip 24LCxx Serial EEPROM device: - Rename the class (C2424 -> C24) - Add EraseMemoryArea method - Add DumpMemoryArea method only accessible in DEBUG mode - Add 'const' qualifier in parameters
History
Add new test unit
2013-07-18, by Yann [Thu, 18 Jul 2013 05:34:34 +0000] rev 2
Add new test unit
Fix bad ariable naming
2013-01-25, by Yann [Fri, 25 Jan 2013 09:24:05 +0000] rev 1
Fix bad ariable naming
Bug fixed in Write methods
2012-10-17, by Yann [Wed, 17 Oct 2012 07:15:33 +0000] rev 0
Bug fixed in Write methods