Hello World example program for the OV528 Camera Module
Revision 1:67a9d5cee87c, committed 2017-07-07
- Comitter:
- jplunkett
- Date:
- Fri Jul 07 20:22:36 2017 +0000
- Parent:
- 0:ac819fa0198f
- Child:
- 2:08553ac796ad
- Commit message:
- Updated library
Changed in this revision
| CameraOV528.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/CameraOV528.lib Fri Jul 07 20:10:15 2017 +0000 +++ b/CameraOV528.lib Fri Jul 07 20:22:36 2017 +0000 @@ -1,1 +1,1 @@ -https://github.com/sarahmarshy/CameraOV528/#a29e2ff9a23d6811456f276c61ad2db4687ab696 +https://developer.mbed.org/users/jplunkett/code/CameraOV528/#3f9d7ef7266c
--- a/main.cpp Fri Jul 07 20:10:15 2017 +0000 +++ b/main.cpp Fri Jul 07 20:22:36 2017 +0000 @@ -1,5 +1,5 @@ +#include "CameraOV528.h" #include "mbed.h" -#include "CameraOV528.h" #include "FATFileSystem.h" #include "SDBlockDevice.h" #include <stdio.h>
Jenny Plunkett


Camera OV528