dht11/dht11.h

Fri, 26 Feb 2016 13:38:44 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 26 Feb 2016 13:38:44 +0100
changeset 489
9cb274b7e027
parent 146
11f431ac253d
permissions
-rw-r--r--

Swapped heat/cool symbols.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial