Skip to content

Commit b48c70e

Browse files
committed
Fixed wrong category in EEPROM
See #3812
1 parent 1f75f36 commit b48c70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino/avr/libraries/EEPROM/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author=Arduino, Christopher Andrews
44
maintainer=Arduino <[email protected]>
55
sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE.
66
paragraph=
7-
category=Devices
7+
category=Data Storage
88
url=http://www.arduino.cc/en/Reference/EEPROM
99
architectures=avr
1010

0 commit comments

Comments
 (0)