Skip to content

Commit b4f1ed7

Browse files
committed
Add category to library.properties
Fixes the `WARNING: Category '' in library Parse Arduino SDK is not valid. Setting to 'Uncategorized'` warning in Arduino IDE 1.6.6.
1 parent 01ca6a3 commit b4f1ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ author=Parse, LLC.
44
maintainer=Parse, LLC.
55
sentence=A library that provides access to Parse
66
paragraph=Provides convenience methods to access the REST API on Parse.com from Arduino.
7+
category=Communication
78
url=https://github.com/ParsePlatform/parse-embedded-sdks
89
architectures=avr,samd,esp8266

0 commit comments

Comments
 (0)