dht11/dht11.h

Thu, 10 Aug 2017 20:32:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 10 Aug 2017 20:32:50 +0200
changeset 531
2e42fdf59019
parent 146
11f431ac253d
permissions
-rw-r--r--

Fan off during cooling

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial