capstone_finish

Dependencies:   BufferedSerial motor_sn7544

Revision:
6:fe8b32cb9357
Parent:
4:7b63cf3d205f
Child:
7:152fba230106
--- a/main.cpp	Tue Aug 13 07:38:19 2019 +0000
+++ b/main.cpp	Tue Aug 13 07:51:37 2019 +0000
@@ -46,7 +46,7 @@
 
 #ifdef QQVGA
 //    camera.InitQQVGA565(true,false) ;
-    camera.InitQVGAYUV(false,false);
+    camera.InitQQVGAYUV(false,false);
 
 #else 
     //camera.InitQVGA565(true,false) ;