dht11/dht11.h

Sun, 24 Aug 2014 23:01:32 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 24 Aug 2014 23:01:32 +0200
changeset 265
63a003914b72
parent 146
11f431ac253d
permissions
-rw-r--r--

More math for the simulator. Web interface changes for heater in graph.

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial