mash/sensors.h

Mon, 01 Dec 2014 14:15:22 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 01 Dec 2014 14:15:22 +0100
changeset 302
3d2bd47f35b4
parent 148
2963396de9b5
permissions
-rw-r--r--

Use confirm instead of enter key when stepping to a new beer or fridge temperature

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial