dht11/dht11.h

changeset 31
89dd2b691701
child 51
a03b6dac5398
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dht11/dht11.h	Thu May 08 22:36:51 2014 +0200
@@ -0,0 +1,9 @@
+#ifndef	_DHT11_H
+#define	_DHT11_H
+
+
+#define TRUE 1
+#define FALSE 0
+
+
+#endif

mercurial