From c3089f872e396a02a97723f776ba4e7b4bdfc928 Mon Sep 17 00:00:00 2001 From: SimonePDA Date: Thu, 3 Mar 2016 19:57:04 +0100 Subject: Update library.properties --- libraries/EEPROM/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/EEPROM') 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 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 -- cgit v1.2.3-18-g5258