Roboshark / Mbed 2 deprecated Roboshark_V10

Dependencies:   mbed

Fork of Roboshark_V9 by Roboshark

Revision:
3:e4264cb5b9a9
Parent:
2:402b1a74fff6
Child:
4:767fd282dd9c
--- a/Fahren.cpp	Mon Apr 23 12:09:48 2018 +0000
+++ b/Fahren.cpp	Mon Apr 23 12:19:12 2018 +0000
@@ -71,8 +71,8 @@
     initialClicksLeft = counterLeft.read();
     
     //Anzahl Clicks die der Encoder zählen soll
-    wegRechts = 881;
-    wegLinks = 881;
+    wegRechts = 878;
+    wegLinks = 878;
     
     //Geschwindigkeit
     speedRight = 50;