thermferm/sensors.h

Sun, 18 May 2014 21:24:55 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 18 May 2014 21:24:55 +0200
changeset 41
f534ace74eea
parent 27
coolers/sensors.h@4703cc10b99a
permissions
-rw-r--r--

Code preparation for client/server communication

#ifndef	MY_SENSORS_H
#define MY_SENSORS_H

#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial