dht11/dht11.h

Wed, 01 Apr 2015 22:37:28 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 01 Apr 2015 22:37:28 +0200
changeset 352
a8e106c95db4
parent 146
11f431ac253d
permissions
-rw-r--r--

Improved regular logging, disabled some debug logging.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial