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: mbed
get_humid.h
00001 //Author : Olga Hoeyer 00002 //Date : 18 May 2017 00003 //Version : 2.0 00004 //Changes: Structure changed to modular, to ease future use of the funktion. 00005 //Copyright : Open for everyone 00006 // 00007 // Description : Function will get a humidity value from the SHF-15 sensor 00008 // Output is relative humidity (float). 00009 // 00010 // Usage: GetHumid() 00011 00012 float GetHumid();
Generated on Sun Jul 17 2022 23:06:35 by
