Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Boboobooov4 by
Diff: camera_api.cpp
- Revision:
- 22:34a0c436ac45
- Parent:
- 21:4e8a4f66aaef
--- a/camera_api.cpp Thu Jul 10 03:25:59 2014 +0000 +++ b/camera_api.cpp Fri Jul 11 01:25:16 2014 +0000 @@ -26,7 +26,7 @@ bool l_f1=false; bool l_f2=false; bool find=false; - int b_thr_up=32; + int b_thr_up=20; int b_thr_dn=5; int b_w=0; @@ -77,13 +77,13 @@ { int l_care=64; - int r_care=100; + int r_care=115; int b_start=0; int b_end=0; bool l_f1=false; bool l_f2=false; bool find=false; - int b_thr_up=32; + int b_thr_up=20; int b_thr_dn=4; int b_w=0;