Algorithmus

Dependencies:   mbed

Revision:
28:b7ce1e3bf08b
Parent:
23:accd07ca2da7
Child:
29:0419f4873807
Child:
30:bdb8c92434a0
--- a/main.cpp	Tue May 15 18:34:39 2018 +0000
+++ b/main.cpp	Thu May 17 16:39:03 2018 +0000
@@ -1,9 +1,12 @@
- /** 
- *      Micromouse PES2
+ /*----------------------------------------------------------------------------* 
+ *      Micromouse PES2 
+ *
+ *      PES2 2018, TEAM 3
  *
- *      Suchfahrt + Speicherfahrtalg.  
+ *      Code entwickelt von:
+ *       
  *
- */
+ *-----------------------------------------------------------------------------*/
  
 #include <mbed.h>
 #include "EncoderCounter.h"