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.
Dependencies: HP206C mbed HMC5883L DHT DS1820
T_H_air.h@46:40b6bbf6167e, 2018-10-01 (annotated)
- Committer:
- MathieuM
- Date:
- Mon Oct 01 10:32:14 2018 +0000
- Revision:
- 46:40b6bbf6167e
- Parent:
- 45:60f602ecd59b
- Child:
- 50:2cbcbc06ceb6
updated main
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| SBACCARI | 20:ee252c87a24d | 1 | #include "mbed.h" |
| MathieuM | 37:2b7e44977ed5 | 2 | #include "DHT.h" |
| MathieuM | 45:60f602ecd59b | 3 | #include "config.h" |
| SBACCARI | 29:e050039204ab | 4 | |
| MathieuM | 46:40b6bbf6167e | 5 | float airHumidity(DHT sensor); |
| MathieuM | 46:40b6bbf6167e | 6 | float airTemperature(DHT sensor); |
