mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2225 from openmv/giga_himax
boards/ARDUINO_GIGA: Enable HIMAX sensors.
This commit is contained in:
commit
d85505cec9
@ -38,6 +38,9 @@
|
||||
#define OMV_GC2145_ENABLE (1)
|
||||
#define OMV_GC2145_ROTATE (1)
|
||||
|
||||
#define OMV_HM01B0_ENABLE (1)
|
||||
#define OMV_HM0360_ENABLE (1)
|
||||
|
||||
// FIR sensor drivers configuration.
|
||||
#define OMV_FIR_MLX90621_ENABLE (1)
|
||||
#define OMV_FIR_MLX90640_ENABLE (1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user