dht11/dht11.h

Wed, 01 Apr 2015 23:13:08 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 01 Apr 2015 23:13:08 +0200
changeset 355
8f946f9d125a
parent 146
11f431ac253d
permissions
-rw-r--r--

Added logging of the room temperature.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial