From 8fe3386324b0506d363f1a4f693c68530d7ccf3f Mon Sep 17 00:00:00 2001 From: Nathan Seidle Date: Wed, 15 Dec 2021 20:43:46 -0700 Subject: [PATCH] Update library.properties --- library.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 3d63bbe..ff583ee 100644 --- a/library.properties +++ b/library.properties @@ -3,8 +3,7 @@ version=1.0.0 author=SparkFun Electronics maintainer=SparkFun Electronics sentence=An Arduino library for interfacing with the SparkFun RHT03 (DHT22) -paragraph=The RHT03 (also known by DHT-22) is a low cost humidity and temperature sensor with a single wire digital interface. The sensor is calibrated to +-2% RH accuracy -and +-0.5 degrees C and doesn't require extra components so you can get right to measuring relative humidity and temperature. +paragraph=The RHT03 (also known by DHT-22) is a low cost humidity and temperature sensor with a single wire digital interface. The sensor is calibrated to +-2% RH accuracy and +-0.5 degrees C and doesn't require extra components so you can get right to measuring relative humidity and temperature. category=Sensors url=https://github.com/sparkfun/SparkFun_RHT03_Arduino_Library architectures=*