This commit is contained in:
Gerolf Ziegenhain 2016-10-04 20:48:42 +02:00
parent 5d1ea8138b
commit 9d28c29a51
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "beep.h"
#include "util.h"
#define RASPI
//#define RASPI
// http://raspberrypiguide.de/howtos/raspberry-pi-gpio-how-to/
#ifdef RASPI
#include <wiringPi.h>