This commit is contained in:
Gerolf Ziegenhain 2016-10-03 17:06:40 +02:00
parent ef4c54eeb9
commit a76682e1ab
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
#include <sys/time.h>
#include <stdio.h>
// raspi wiring: http://raspberrypiguide.de/howtos/raspberry-pi-gpio-how-to/
// Detect OSX
#ifdef __MACH__
#include <mach/clock.h>