mash/sensors.h

Wed, 01 Apr 2015 22:37:28 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 01 Apr 2015 22:37:28 +0200
changeset 352
a8e106c95db4
parent 148
2963396de9b5
permissions
-rw-r--r--

Improved regular logging, disabled some debug logging.

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial