aboutsummaryrefslogtreecommitdiff
path: root/libraries/EEPROM
diff options
context:
space:
mode:
authorSimonePDA <majocchi@aquariusedizioni.it>2016-03-03 19:57:04 +0100
committerSimonePDA <majocchi@aquariusedizioni.it>2016-03-03 19:57:04 +0100
commitc3089f872e396a02a97723f776ba4e7b4bdfc928 (patch)
tree902305e16c7d9dff7639cf8754b55e3490267586 /libraries/EEPROM
parentbdc58c5baafdb8eb7fc7a6c29c6bc88928f29b44 (diff)
Update library.properties
Diffstat (limited to 'libraries/EEPROM')
-rw-r--r--libraries/EEPROM/library.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties
index a446bb1..3b20032 100644
--- a/libraries/EEPROM/library.properties
+++ b/libraries/EEPROM/library.properties
@@ -3,7 +3,7 @@ version=2.0
author=Arduino, Christopher Andrews
maintainer=Arduino <info@arduino.cc>
sentence=Enables reading and writing to the permanent board storage.
-paragraph=
+paragraph=This library allows to read and write data in a memory type, the EEPROM, that keeps its content also when the board is powered off. The amount of EEPROM available depends on the microcontroller type.
category=Data Storage
url=http://www.arduino.cc/en/Reference/EEPROM
architectures=avr