mash/sensors.h

Wed, 03 Sep 2014 15:29:46 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:29:46 +0200
changeset 285
bbe73c2ecacf
parent 148
2963396de9b5
permissions
-rw-r--r--

LIST LOG sends lines per 30 minutes instead of 10 minutes.

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial