dht11/dht11.h

Wed, 03 Sep 2014 15:38:01 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:38:01 +0200
changeset 286
674efa17be1d
parent 146
11f431ac253d
permissions
-rw-r--r--

The global system name was not saved or restored from the configuration file.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial