Merge pull request #2204 from openmv/giga_gc_rotate

boards/ARDUINO_GIGA: Enable OMV_GC2145_ROTATE.
This commit is contained in:
Ibrahim Abdelkader 2024-04-19 12:22:14 +02:00 committed by GitHub
commit 7662201790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,6 +36,7 @@
#define OMV_OV7670_CLKRC (0)
#define OMV_GC2145_ENABLE (1)
#define OMV_GC2145_ROTATE (1)
// FIR sensor drivers configuration.
#define OMV_FIR_MLX90621_ENABLE (1)