Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: RHT03_HelloWorld IOT_sensor_nfc CanSat_Alex cansat_alex_v1 ... more
Revision 3:21ede1fe79b7, committed 2012-08-29
- 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:
RHT03