1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-18 07:52:14 +01:00

Merge pull request #4646 from arduino/SimonePDA-patch-3

Update library.properties
This commit is contained in:
Sandeep Mistry 2016-03-03 15:19:26 -05:00
commit 244b20b7cc

View File

@ -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