still homotopy @FB

Fork of 130111_YNU_MPU_4 by yal kaiyo

Files at this revision

API Documentation at this revision

Comitter:
yal_kaiyo
Date:
Thu Jan 10 18:16:41 2013 +0000
Parent:
9:a56c340f47c9
Child:
11:5a744949ba5a
Commit message:
130110_2; loop 100 -> 1200

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Jan 10 18:14:02 2013 +0000
+++ b/main.cpp	Thu Jan 10 18:16:41 2013 +0000
@@ -36,7 +36,7 @@
     
     int flag_lc =   0;
     int flag_cm =   0;
-    int loop    =   100;       // for 2 minuts -> loop = 1200
+    int loop    =   1200;       // for 2 minuts -> loop = 1200
     
     char  buf_char;
     unsigned int    buf_hex_rx[30]      =   {0};