lib eeprom

Fork of eeprom by FRA221_2015

Revision:
2:c648c5e93d5e
Parent:
1:e91aa7bef1f9
--- a/eeprom.h	Tue Aug 25 11:59:20 2015 +0000
+++ b/eeprom.h	Mon Oct 26 16:43:07 2015 +0000
@@ -46,7 +46,7 @@
      * @param type : eeprom type (TypeEeprom) 
      * @return none
     */
-    EEPROM(PinName sda, PinName scl, uint8_t address, TypeEeprom type=T24C16);
+    EEPROM(PinName sda, PinName scl, uint8_t address, TypeEeprom type=T24C64);
     
     /*
      * Random read byte