Roboshark / Mbed 2 deprecated Roboshark_V1

Dependencies:   mbed

Revision:
1:602bef894c04
Parent:
0:fb92f1c4101d
--- a/Fahren.h	Fri Apr 20 13:08:20 2018 +0000
+++ b/Fahren.h	Fri Apr 20 20:57:10 2018 +0000
@@ -13,7 +13,9 @@
     virtual ~Fahren();
     
     void geradeaus();
-    void rechts90();                                              
+    void rechts90();
+    void rechts180();
+    void rechts270();                                              
     
     
     private: