A library for the use of AM2303 (a.k.a. DHT22), a temperature and humidity sensor.

Dependents:   AM2303_Hello_World

Fork of DHT11 by Shigenori Inoue

Files at this revision

API Documentation at this revision

Comitter:
s_inoue_mbed
Date:
Wed Sep 10 15:58:15 2014 +0000
Parent:
0:4d4c5ea17d86
Child:
2:1e997b7a1f9a
Commit message:
@file was removed.

Changed in this revision

DHT11.cpp Show annotated file Show diff for this revision Revisions of this file
DHT11.h Show annotated file Show diff for this revision Revisions of this file
--- a/DHT11.cpp	Wed Sep 10 15:14:31 2014 +0000
+++ b/DHT11.cpp	Wed Sep 10 15:58:15 2014 +0000
@@ -1,4 +1,4 @@
-/** @file
+/**
  Library for the use of the DHT11, a temperature and humidity sensor
  Shigenori Inoue, September 10, 2014
  */
--- a/DHT11.h	Wed Sep 10 15:14:31 2014 +0000
+++ b/DHT11.h	Wed Sep 10 15:58:15 2014 +0000
@@ -1,4 +1,4 @@
-/** @file
+/**
  Library for the use of the DHT11, a temperature and humidity sensor
  Shigenori Inoue, September 10, 2014
  */