Skip to content

Commit 110c4e5

Browse files
Merge pull request #1 from per1234/valid-category
Use valid category value in library.properties
2 parents e146ecb + e10c5d5 commit 110c4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ author=Jonathan Meyer <jon@stejsoftware.com>
44
maintainer=Jonathan Meyer <jon@stejsoftware.com>
55
sentence=A collection of objects and utilities for the Arduino.
66
paragraph=A collection of objects and utilities for the Arduino.
7-
category=Utility
7+
category=Other
88
url=https://github.com/stejsoftware/ArduinoLibrary
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)