Add support for Hardware I2C and OV3660
This commit is contained in:
@@ -11,6 +11,7 @@ const int resolution[][2] = {
|
||||
{ 1024, 768 }, /* XGA */
|
||||
{ 1280, 1024 }, /* SXGA */
|
||||
{ 1600, 1200 }, /* UXGA */
|
||||
{ 2048, 1536 }, /* QXGA */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user