dht11/dht11.h

Wed, 20 Aug 2014 17:42:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 20 Aug 2014 17:42:35 +0200
changeset 257
abdba3f9d9e2
parent 146
11f431ac253d
permissions
-rw-r--r--

Automatic ajax updates of radio buttons

#ifndef	_DHT11_H
#define	_DHT11_H


#define TRUE 1
#define FALSE 0


#endif

mercurial