mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2152 from openmv/giga_gc2145
boards/ARDUINO_GIGA: Enable GC2145 driver.
This commit is contained in:
commit
28f2976898
@ -35,6 +35,8 @@
|
|||||||
#define OMV_OV7670_VERSION (75)
|
#define OMV_OV7670_VERSION (75)
|
||||||
#define OMV_OV7670_CLKRC (0)
|
#define OMV_OV7670_CLKRC (0)
|
||||||
|
|
||||||
|
#define OMV_GC2145_ENABLE (1)
|
||||||
|
|
||||||
// FIR sensor drivers configuration.
|
// FIR sensor drivers configuration.
|
||||||
#define OMV_FIR_MLX90621_ENABLE (1)
|
#define OMV_FIR_MLX90621_ENABLE (1)
|
||||||
#define OMV_FIR_MLX90640_ENABLE (1)
|
#define OMV_FIR_MLX90640_ENABLE (1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user