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:
- 21:4e8a4f66aaef
- Parent:
- 20:f541b6b063fa
- Child:
- 22:34a0c436ac45
--- a/camera_api.cpp Wed Jul 09 12:48:46 2014 +0000 +++ b/camera_api.cpp Thu Jul 10 03:25:59 2014 +0000 @@ -76,8 +76,8 @@ int BX_camera::black_centerL(void) { - int l_care=20; - int r_care=64; + int l_care=64; + int r_care=100; int b_start=0; int b_end=0; bool l_f1=false;