coolers/sensors.h

Tue, 06 May 2014 21:37:06 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 06 May 2014 21:37:06 +0200
changeset 28
32ed1ea4d0b6
parent 27
4703cc10b99a
permissions
-rw-r--r--

Coolers working with a hardcode reference

#ifndef	MY_SENSORS_H
#define MY_SENSORS_H

#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial