Bertl fährt bis zur Wand und zählt bis dahin alle Beeper. Dann fährt die Anzahl der Beeper hinauf und zurück zum Startpunkt.

Dependencies:   mbed ur_Bertl

Meine Projekte

Diese Projekte habe ich im SS 2015 in FSST programmiert:

Files at this revision

API Documentation at this revision

Comitter:
Pouter123
Date:
Thu May 07 15:45:08 2015 +0000
Parent:
2:1077b92bea28
Commit message:
Fortzsetzung;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 1077b92bea28 -r b2e8581d783e main.cpp
--- a/main.cpp	Thu May 07 12:50:44 2015 +0000
+++ b/main.cpp	Thu May 07 15:45:08 2015 +0000
@@ -8,7 +8,7 @@
 
 int main()
 {
-    ur_Bertl karel;
+    Bertl karel;
     
     double Beeper = 0;
     double Felder = 0;