Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
justind000 committed Sep 11, 2021
1 parent fdf2888 commit dbc52cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SHT3x Temperature and Humidity Sensor
===

Measure temperature and humidity with the Sensiron SHT3x sensor.
Measure temperature and humidity with the Sensiron SHT3x sensor. VPD and dew point are also calculated.

#### Summary ℹ️

Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Microfire_SHT3x",
"keywords": "temperature, celsius, humidity, sht30, sht3x, vpd, dew point, vapor pressure deficit, rh",
"description": "Measure air temperature and humdity.",
"description": "Measure air temperature, humdity, VPD and dew point.",
"repository": {
"type": "git",
"url": "https://github.com/u-fire/uFire_SHT3x.git"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=Microfire_SHT3x
version=0.9.0
author=Microfire LLC
maintainer=contact@ufire.co
sentence=Measure air temperature and humdity.
sentence=Measure air temperature, humdity, VPD and dew point.
paragraph=Take temperature measurements from 0 to 65 C and humidity measurements using the Sensiron SHT3x sensor. Also converts to VPD (vapor pressure deficit), and dew point.
category=Sensors
url=https://ufire.co
Expand Down

0 comments on commit dbc52cd

Please sign in to comment.