lib eeprom
Fork of eeprom by
Diff: eeprom.h
- Revision:
- 1:e91aa7bef1f9
- Parent:
- 0:80245aff63ce
- Child:
- 2:c648c5e93d5e
--- a/eeprom.h Sat Jul 14 08:20:06 2012 +0000 +++ b/eeprom.h Tue Aug 25 11:59:20 2015 +0000 @@ -46,7 +46,7 @@ * @param type : eeprom type (TypeEeprom) * @return none */ - EEPROM(PinName sda, PinName scl, uint8_t address, TypeEeprom type); + EEPROM(PinName sda, PinName scl, uint8_t address, TypeEeprom type=T24C16); /* * Random read byte