shared

Dependencies:   mbed-rtos mbed

Fork of Boboobooo by kao yi

Revision:
6:132facf9b42d
Parent:
3:c5f2281b3ed2
Child:
7:fe8665daf3e7
--- a/main.cpp	Thu Jun 05 10:32:55 2014 +0000
+++ b/main.cpp	Tue Jul 01 16:33:34 2014 +0000
@@ -46,7 +46,7 @@
      
 
 
-        pc.printf("R center : %d  \r\nL center: %d\r\n",cam.black_centerR(),cam.black_centerL());
+        pc.printf("R center : %d  \r\n",cam.black_centerR());
 
 
        }