dht11/dht11.h

Mon, 16 Feb 2015 23:21:45 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 16 Feb 2015 23:21:45 +0100
changeset 314
a919c6dc2100
parent 146
11f431ac253d
permissions
-rw-r--r--

Restored blackout window

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial