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
Diff: T_H_air.h
- Revision:
- 20:ee252c87a24d
- Parent:
- 2:96ee515e2587
- Child:
- 29:e050039204ab
--- a/T_H_air.h Tue Sep 25 13:37:58 2018 +0000 +++ b/T_H_air.h Tue Sep 25 13:43:18 2018 +0000 @@ -0,0 +1,2 @@ +#include "mbed.h" +#include "DHT.cpp" \ No newline at end of file
