Skip to content

Commit 244b20b

Browse files
committed
Merge pull request arduino#4646 from arduino/SimonePDA-patch-3
Update library.properties
2 parents 391a015 + 1eabcfb commit 244b20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/arduino/avr/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 <[email protected]>
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)