dht11/dht11.h

Wed, 20 Aug 2014 13:02:12 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 20 Aug 2014 13:02:12 +0200
changeset 253
7b6abc0dd1c6
parent 146
11f431ac253d
permissions
-rw-r--r--

Global and profile editor use array commands

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial