hallo

Dependencies:   Servo mbed pixy

Fork of PES1 by Gruppe 3

Revision:
20:a90e5b54bf7b
Parent:
19:adae367247d4
Child:
21:69ee872b8ee9
--- a/Roboter.h	Fri May 12 12:25:34 2017 +0000
+++ b/Roboter.h	Sat May 13 16:50:57 2017 +0000
@@ -23,7 +23,7 @@
     void anfahren(float cam);
     int geradeFahren();
     int kreisFahren();
-    int stateAuswahl(float cam, int temp);
+    int stateAuswahl(float cam, int tempState, int temp);
     void initSpeedcontrol();
     void speedCtrl();
     int back();