Skip to content

Commit e6f3d7b

Browse files
authored
Update library.properties
The previous category value caused the warning: WARNING: Category 'sensors' in library SparkFun RHT03 Arduino Library is not valid. Setting to 'Uncategorized' List of valid category values: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
1 parent f12f27d commit e6f3d7b

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=SparkFun Electronics <sparkfun.com>
44
maintainer=SparkFun Electronics <techsupport@sparkfun.com>
55
sentence=An Arduino library for interfacing with the SparkFun RHT03 (DHT22)
66
paragraph=An Arduino library for interfacing with the SparkFun RHT03 (DHT22)
7-
category=sensors
7+
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_RHT03_Arduino_Library
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)