dht11/dht11.h

Mon, 22 Feb 2016 19:22:39 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 22 Feb 2016 19:22:39 +0100
changeset 482
68f4468bfc24
parent 146
11f431ac253d
permissions
-rw-r--r--

Simulate sensors resolution.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial