dht11/dht11.h

Mon, 18 Aug 2014 16:13:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 Aug 2014 16:13:56 +0200
changeset 246
6df404da3537
parent 146
11f431ac253d
permissions
-rw-r--r--

Setting fridge and beer temperature from the panel implemented

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial