We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9854b54 commit c2835f8Copy full SHA for c2835f8
variants/artemis_micromod/bsp/am_bsp.h
@@ -141,6 +141,7 @@ extern am_devices_led_t am_bsp_psLEDs[AM_BSP_NUM_LEDS];
141
142
#define AM_BSP_GPIO_CAM_HSYNC AM_BSP_GPIO_G9
143
#define AM_BSP_GPIO_CAM_VSYNC AM_BSP_GPIO_G10
144
+#define AM_BSP_GPIO_CAM_TRIG AM_BSP_GPIO_D1
145
146
//*****************************************************************************
147
//
0 commit comments