mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
boards/PORTENTA: Override default MT sensor clock.
This commit is contained in:
parent
ebd405c412
commit
73222f775f
@ -63,6 +63,7 @@
|
||||
|
||||
// Enable sensor features
|
||||
#define OMV_ENABLE_OV5640_AF (1)
|
||||
#define MT9V0XX_XCLK_FREQ (25000000)
|
||||
|
||||
// Enable WiFi debug
|
||||
#define OMV_ENABLE_WIFIDBG (0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user