für holdor

Dependencies:   Servo mbed pixy

Fork of PES by Gruppe 3

Revision:
9:d9e46f9c9e40
Parent:
6:4af735d26b7a
Child:
10:75a18bf17c86
diff -r 6d9cd5ad332d -r d9e46f9c9e40 Roboter.h
--- a/Roboter.h	Tue Apr 18 12:09:46 2017 +0000
+++ b/Roboter.h	Wed Apr 19 10:07:55 2017 +0000
@@ -4,6 +4,7 @@
 #include <mbed.h>
 #include "IRSensor.h"
 #include "Servo.h"
+#include "Kamera.h"
 
 class Roboter
 {