mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
boards/ARDUINO_GIGA: Enable HIMAX sensors.
This commit is contained in:
parent
d330c73bce
commit
4e84b3eabb
@ -38,6 +38,9 @@
|
|||||||
#define OMV_GC2145_ENABLE (1)
|
#define OMV_GC2145_ENABLE (1)
|
||||||
#define OMV_GC2145_ROTATE (1)
|
#define OMV_GC2145_ROTATE (1)
|
||||||
|
|
||||||
|
#define OMV_HM01B0_ENABLE (1)
|
||||||
|
#define OMV_HM0360_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