Tristan Hughes / RHT03

Dependents:   RHT03_HelloWorld IOT_sensor_nfc CanSat_Alex cansat_alex_v1 ... more

Files at this revision

API Documentation at this revision

Comitter:
tristanjph
Date:
Wed Aug 29 10:19:33 2012 +0000
Parent:
2:b07365121071
Child:
4:e9fe691122c1
Commit message:
documentation updates;

Changed in this revision

RHT03.h Show annotated file Show diff for this revision Revisions of this file
--- a/RHT03.h	Wed Aug 29 10:16:53 2012 +0000
+++ b/RHT03.h	Wed Aug 29 10:19:33 2012 +0000
@@ -39,6 +39,7 @@
     RHT_ERROR_TOO_QUICK
 } RHT03_ERROR;
 
+/** RHT03 interface class for reading data from the sensor */
 class RHT03
 {
 private: