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 CCCC by
Diff: camera_api.h
- Revision:
- 13:63f9a5101205
- Parent:
- 7:fd976e1ced33
--- a/camera_api.h Sat Jun 28 06:33:28 2014 +0000 +++ b/camera_api.h Sat Jun 28 08:37:06 2014 +0000 @@ -14,7 +14,7 @@ - BX_camera(); + BX_camera(int p); int black_centerR(void); //index 0~127 @@ -46,7 +46,7 @@ int b_f_vR; - + int padding;