A10 PIO register definition header file
This commit is contained in:
parent
77cf855260
commit
ccb40177c1
@ -250,6 +250,10 @@ int ov2640_main(int argc, char *argv[])
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
/* Now if everything is set up properly, the camera output should be
|
||||
* visible on the LCD.
|
||||
*/
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user