dht11/dht11.h

Mon, 23 Mar 2015 20:34:47 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 23 Mar 2015 20:34:47 +0100
changeset 342
3bbc8f42adc0
parent 146
11f431ac253d
permissions
-rw-r--r--

Added device read for the DS2413 dual channel PIO

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial