diff -r 4eebab50993e -r 6d139c21e22c mash/sensors.h --- a/mash/sensors.h Sun Jul 15 14:08:19 2018 +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); - -#endif - -#endif