px4_fmu-v6xrt:Default to Selecting ACD6V6

This commit is contained in:
David Sidrane 2023-11-17 04:42:07 -08:00 committed by Daniel Agar
parent 93a256741f
commit f2cf8fcb22
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@
#define GPIO_NFC_GPIO /* GPIO_EMC_B1_04 GPIO1_IO04 */ (GPIO_PORT1 | GPIO_PIN4 | GPIO_INPUT | GENERAL_INPUT_IOMUX)
#define GPIO_GPIO_EMC_B2_12 /* GPIO_EMC_B2_12 AKA PD15, PH11 */ (GPIO_PORT2 | GPIO_PIN22 | GPIO_INPUT | GENERAL_INPUT_IOMUX)
#define GPIO_GPIO_EMC_B2_12 /* GPIO_EMC_B2_12 AKA PD15, PH11 */ (GPIO_PORT2 | GPIO_PIN22 | GPIO_OUTPUT | GPIO_OUTPUT_ZERO | OUT_IOMUX)
/* 10/100 Mbps Ethernet & Gigabit Ethernet */