dht11/dht11.h

Mon, 08 May 2017 16:32:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 May 2017 16:32:43 +0200
changeset 507
80344f433a78
parent 146
11f431ac253d
permissions
-rw-r--r--

Extra shutdown delay

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial