diff options
Diffstat (limited to 'libraries/EEPROM')
-rw-r--r-- | libraries/EEPROM/library.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties index d8af564..796f7cb 100644 --- a/libraries/EEPROM/library.properties +++ b/libraries/EEPROM/library.properties @@ -3,5 +3,6 @@ version=1.0 author=Arduino maintainer=Arduino <info@arduino.cc> sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE. +paragraph= url=http://arduino.cc/en/Reference/EEPROM architectures=avr |