diff options
author | Chris--A <chris@genx.biz> | 2015-03-17 17:13:47 +1000 |
---|---|---|
committer | Chris--A <chris@genx.biz> | 2015-03-17 17:13:47 +1000 |
commit | 46e810cf0743a7fb29d41c02c5ab6c2d9e50685b (patch) | |
tree | 7ce68ffe13b4f291c05d9f7eb0c46c94deff351e /libraries/EEPROM/library.properties | |
parent | 1da3da02ff9a1629fa419bce143062f9bb7d6f40 (diff) |
Added new version of EEPROM library.
Diffstat (limited to 'libraries/EEPROM/library.properties')
-rw-r--r-- | libraries/EEPROM/library.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties index 796f7cb..955a0ae 100644 --- a/libraries/EEPROM/library.properties +++ b/libraries/EEPROM/library.properties @@ -1,6 +1,6 @@ name=EEPROM -version=1.0 -author=Arduino +version=2.0 +author=Arduino, Christopher Andrews maintainer=Arduino <info@arduino.cc> sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE. paragraph= |