dht11/dht11.h

Tue, 12 Aug 2014 21:26:26 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 Aug 2014 21:26:26 +0200
changeset 225
b18b06c17a80
parent 146
11f431ac253d
permissions
-rw-r--r--

Changed CSS colors for the LED's. Removed the old LED's.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial