mash/sensors.h

Mon, 18 Aug 2014 16:13:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 Aug 2014 16:13:56 +0200
changeset 246
6df404da3537
parent 148
2963396de9b5
permissions
-rw-r--r--

Setting fridge and beer temperature from the panel implemented

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial