Skip to content

Commit 0faaf15

Browse files
committed
Merge pull request #4646 from arduino/SimonePDA-patch-3
Update library.properties
2 parents 3435794 + c3089f8 commit 0faaf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/EEPROM/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=2.0
33
author=Arduino, Christopher Andrews
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables reading and writing to the permanent board storage.
6-
paragraph=
6+
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.
77
category=Data Storage
88
url=http://www.arduino.cc/en/Reference/EEPROM
99
architectures=avr

0 commit comments

Comments
 (0)