DHT library modify for DHT11 - DHT22 - AM2302

Dependents:   Navitec-Firmware

Fork of DHT by Components

Files at this revision

API Documentation at this revision

Comitter:
renanbmx123
Date:
Mon Apr 05 01:25:58 2021 +0000
Parent:
4:0242d8d27c1e
Commit message:
alter

Changed in this revision

DHT.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/DHT.cpp	Sun Apr 04 14:38:00 2021 +0000
+++ b/DHT.cpp	Mon Apr 05 01:25:58 2021 +0000
@@ -29,6 +29,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+ 
 
 #include "DHT.h"