mash/sensors.h

Wed, 14 Jan 2015 13:20:16 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 14 Jan 2015 13:20:16 +0100
changeset 305
fc2fae36f4ba
parent 148
2963396de9b5
permissions
-rw-r--r--

Better tab switching with a cookie

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial