thermferm/sensors.h

Thu, 22 May 2014 13:54:52 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 22 May 2014 13:54:52 +0200
changeset 48
d8c64f81b192
parent 41
f534ace74eea
permissions
-rw-r--r--

Single client server works

#ifndef	MY_SENSORS_H
#define MY_SENSORS_H

#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial