123

Dependencies:   mbed

Fork of Boboobooo by Clark Lin

Revision:
9:a891053657f3
Parent:
7:f04bde0ca846
Child:
11:9b4788de75fe
--- a/camera_api.cpp	Tue Jul 08 04:36:09 2014 +0000
+++ b/camera_api.cpp	Wed Jul 09 14:08:11 2014 +0000
@@ -73,7 +73,7 @@
           
        //input 128 //both  
           
-          for(int i=0;i<128;i++){     
+          for(int i=127;i>=0;i--){     
               *cam_clk=1;   
               wait_us(5);