thermferm/sensors.h

Sun, 18 May 2014 21:27:07 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 18 May 2014 21:27:07 +0200
changeset 42
01b96a24ae7c
parent 41
f534ace74eea
permissions
-rw-r--r--

Corrected missing and obsolete files

#ifndef	MY_SENSORS_H
#define MY_SENSORS_H

#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial