px4_fmu-v5x:Fix PG11 assignment

This commit is contained in:
David Sidrane 2020-05-19 06:07:50 -07:00 committed by Daniel Agar
parent b2153c7f2f
commit 04db5391fc
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@
/* Spare GPIO */
#define GPIO_PH11 /* PH11 */ (GPIO_INPUT|GPIO_FLOAT|GPIO_PORTH|GPIO_PIN1)
#define GPIO_PH11 /* PH11 */ (GPIO_INPUT|GPIO_FLOAT|GPIO_PORTH|GPIO_PIN11)
/* ETHERNET GPIO */