diff options
Diffstat (limited to 'libraries/EEPROM')
-rw-r--r-- | libraries/EEPROM/library.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 <info@arduino.cc> 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 |