mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
boards/OPENMV3: Fix default OV7725 clock freq.
Was pushed way to fast.
This commit is contained in:
parent
aa96e88376
commit
f6d2239924
@ -46,6 +46,7 @@
|
|||||||
#define OMV_OV7725_ENABLE (1)
|
#define OMV_OV7725_ENABLE (1)
|
||||||
#define OMV_OV7725_PLL_CONFIG (0x81) // x6
|
#define OMV_OV7725_PLL_CONFIG (0x81) // x6
|
||||||
#define OMV_OV7725_BANDING (0x8F)
|
#define OMV_OV7725_BANDING (0x8F)
|
||||||
|
#define OMV_OV7725_CLK_FREQ (9000000)
|
||||||
|
|
||||||
// FIR drivers configuration.
|
// FIR drivers configuration.
|
||||||
#define OMV_FIR_MLX90621_ENABLE (1)
|
#define OMV_FIR_MLX90621_ENABLE (1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user