dht11/dht11.h

Sat, 29 Nov 2014 16:07:34 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 29 Nov 2014 16:07:34 +0100
changeset 300
4ce46ff3e37d
parent 146
11f431ac253d
permissions
-rw-r--r--

The LIST LOG command now automatic adjusts the number of output lines and resolution by calculating a reasonable interval between 1 and 60 minutes. Bumped to version 0.2.6

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial