thermferm/sensors.h

Mon, 19 May 2014 17:49:04 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 19 May 2014 17:49:04 +0200
changeset 44
f37d73940699
parent 41
f534ace74eea
permissions
-rw-r--r--

Server communication works

#ifndef	MY_SENSORS_H
#define MY_SENSORS_H

#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial