mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
OPENMV2: Enable OV2640 driver
This commit is contained in:
parent
70fcd764df
commit
f53b8ceac2
@ -46,7 +46,7 @@
|
||||
#define OMV_RAW_BUF_SIZE (153600)
|
||||
|
||||
// Enable sensor drivers
|
||||
#define OMV_ENABLE_OV2640 (0)
|
||||
#define OMV_ENABLE_OV2640 (1)
|
||||
#define OMV_ENABLE_OV5640 (0)
|
||||
#define OMV_ENABLE_OV7690 (0)
|
||||
#define OMV_ENABLE_OV7725 (1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user