mash/sensors.h

Mon, 01 Sep 2014 15:43:13 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 01 Sep 2014 15:43:13 +0200
changeset 274
111b0e9663dc
parent 148
2963396de9b5
permissions
-rw-r--r--

Added logging if profile state is changed via the web interface. Log profile progress each half hour in syslog. Profile resttime steps 0 hours is allowed, meaning resttime or steptime must be set for a valid step. Updated the helptext on the web page.

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial