config.h.in

Sat, 16 Aug 2014 17:11:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 16 Aug 2014 17:11:09 +0200
changeset 244
2f868eaefec2
parent 144
3446371e0bdb
child 259
b7c967359771
permissions
-rw-r--r--

Selecting units in setup does now work. Menu select variables are protected with thread locking.

/* config.h.in.  */

#undef COPYRIGHT
#undef VERSION

/* Compile experimental code (may not be present) */
#undef USE_EXPERIMENT

/* According to Sun we MUST define this in the source */
#define _REENTRANT 1

/* Define if you have the <wiringPi.h> header file. */
#undef HAVE_WIRINGPI_H

mercurial