mash/sensors.h

Wed, 14 Jan 2015 12:50:12 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 14 Jan 2015 12:50:12 +0100
changeset 304
c1be51c076c9
parent 148
2963396de9b5
permissions
-rw-r--r--

Added cookies to remember tabs

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial