mash/sensors.h

Sun, 08 Nov 2015 22:20:42 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 08 Nov 2015 22:20:42 +0100
changeset 419
8a7f8272516c
parent 148
2963396de9b5
permissions
-rw-r--r--

Fixed compile

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial