dht11/dht11.h

Tue, 29 Jul 2014 21:12:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 29 Jul 2014 21:12:43 +0200
changeset 146
11f431ac253d
parent 51
a03b6dac5398
permissions
-rw-r--r--

Code fixes and cleanup

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial