thermferm/sensors.h

changeset 165
e97829d0f8f9
parent 164
f16def8472ba
child 166
c31ea86fec43
--- a/thermferm/sensors.h	Thu Jul 31 23:39:11 2014 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#ifndef SENSORS_H
-#define	SENSORS_H
-
-
-#ifdef HAVE_WIRINGPI_H
-PI_THREAD (my_sensors_loop);
-#else
-void *my_sensors_loop(void *);
-#endif
-
-#endif

mercurial