I2C EEPROM 24LCXXX Driver

Dependents:   LPC1114_EBadge

Fork of _24LCXXX by Hiroshi M

Revision:
1:6535ae170a0c
Parent:
0:859387a87312
--- a/_24LCXXX.h	Fri Dec 06 09:34:38 2013 +0000
+++ b/_24LCXXX.h	Mon Jun 09 11:00:20 2014 +0000
@@ -42,7 +42,7 @@
 /* typedef ------------------------------------------------------------------ */
 
 /* define ------------------------------------------------------------------- */
-#define     I2C_ADDR_24LCXXX        0x50
+#define     I2C_ADDR_24LCXXX        0x50    // by moving left, it becomes 0xA0
 #define     __24LC256__
 
 #if defined(__24LC64__)