dht11/dht11.h

Tue, 12 Aug 2014 12:42:15 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 Aug 2014 12:42:15 +0200
changeset 221
91a5e7281c35
parent 146
11f431ac253d
permissions
-rw-r--r--

Fixed end of profile steps, didn't go to the PROFILE_DONE state.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial