mash/sensors.h

Mon, 08 May 2017 20:54:51 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 May 2017 20:54:51 +0200
changeset 509
b5ae9017194f
parent 148
2963396de9b5
permissions
-rw-r--r--

Turn off MQTT debug

#ifndef	_SENSORS_H
#define	_SENSORS_H


#ifdef HAVE_WIRINGPI_H

PI_THREAD (my_sensors_loop);

#endif

#endif

mercurial