dht11/dht11.h

Mon, 09 May 2016 21:37:25 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 09 May 2016 21:37:25 +0200
changeset 501
52bb55ba0b01
parent 146
11f431ac253d
permissions
-rw-r--r--

Bumped to version 0.5.6

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial