Skip to content

Commit ab5cbfe

Browse files
authored
Fix keywords (#28)
1 parent 3b43d27 commit ab5cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SHT31",
3-
"keywords": "SHT31 Temperature Humidity I2C SHT30 SHT35",
3+
"keywords": "SHT31, Temperature, Humidity, I2C, SHT30, SHT35",
44
"description": "Arduino library for the I2C SHT31 temperature and humidity sensor",
55
"authors":
66
[

0 commit comments

Comments
 (0)