dht11/dht11.h

Thu, 31 Dec 2015 20:52:28 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 31 Dec 2015 20:52:28 +0100
changeset 480
1992db823b7e
parent 146
11f431ac253d
permissions
-rw-r--r--

Fixed compiling on real Pi's

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial