Skip to content

Commit a884b9a

Browse files
authored
Use valid category in library.properties
The previous category value caused the warning: WARNING: Category 'sensors' in library SparkFun BQ72441 LiPo Fuel Gauge 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 01d5590 commit a884b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ author=SparkFun Electronics
44
maintainer=SparkFun Electronics
55
sentence=An Arduino library for interfacing with the BQ72441-G1 LiPo Fuel Gauge
66
paragraph=An Arduino library for interfacing with the BQ72441-G1 LiPo Fuel Gauge
7-
category=sensors
7+
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library
99
architectures=*

0 commit comments

Comments
 (0)