dht11/dht11.h

Wed, 20 Aug 2014 12:46:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 20 Aug 2014 12:46:31 +0200
changeset 252
2197976f2bc5
parent 146
11f431ac253d
permissions
-rw-r--r--

Device editor uses array commands

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial