From b5911b2bc58e2cee759bd8bcd0c78fdc2d76e5db Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 18 Sep 2015 11:23:11 +0200 Subject: Fixed wrong category in EEPROM See #3812 --- libraries/EEPROM/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries') diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties index f5cff58..86f488a 100644 --- a/libraries/EEPROM/library.properties +++ b/libraries/EEPROM/library.properties @@ -4,7 +4,7 @@ author=Arduino, Christopher Andrews maintainer=Arduino sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE. paragraph= -category=Devices +category=Data Storage url=http://www.arduino.cc/en/Reference/EEPROM architectures=avr -- cgit v1.2.3-18-g5258