Algorithmus

Dependencies:   mbed

Revision:
35:5a4e1a87b3da
Parent:
33:836ab2089565
Child:
36:99f60052c746
--- a/main.cpp	Thu May 24 14:11:21 2018 +0000
+++ b/main.cpp	Sat Jun 30 09:49:06 2018 +0000
@@ -54,7 +54,7 @@
     
     volatile int start = 0;
     
-    const int debuging = 0;
+    const int debuging = 1;
     
     const int MOVE = 1;
     const int LEFT = 2;