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.
Revision 31:7599da3895e1, committed 2014-03-24
- Comitter:
- okano
- Date:
- Mon Mar 24 04:32:12 2014 +0000
- Parent:
- 30:5d8e86cd337d
- Commit message:
- test code
Changed in this revision
MARY_CAMERA.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/MARY_CAMERA.cpp Sat Mar 22 03:18:51 2014 +0000 +++ b/MARY_CAMERA.cpp Mon Mar 24 04:32:12 2014 +0000 @@ -51,7 +51,9 @@ char camera_register_setting[ PARAM_NUM ][ 2 ] = { { 0x01, 0x40 }, { 0x02, 0x60 }, { 0x03, 0x02 }, { 0x0C, 0x0C }, - { 0x0E, 0x61 }, { 0x0F, 0x4B }, { 0x11, 0x81 }, { 0x12, 0x04 }, +// { 0x0E, 0x61 }, { 0x0F, 0x4B }, { 0x11, 0x81 }, { 0x12, 0x04 }, +// { 0x0E, 0x61 }, { 0x0F, 0x4B }, { 0x11, 0xC0 }, { 0x12, 0x04 }, + { 0x0E, 0x61 }, { 0x0F, 0x4B }, { 0x11, 0x80 }, { 0x12, 0x04 }, { 0x15, 0x00 }, { 0x16, 0x02 }, { 0x17, 0x39 }, { 0x18, 0x03 }, { 0x19, 0x03 }, { 0x1A, 0x7B }, { 0x1E, 0x37 }, { 0x21, 0x02 }, { 0x22, 0x91 }, { 0x29, 0x07 }, { 0x32, 0x80 }, { 0x33, 0x0B },