mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 16:44:06 +08:00
px4_fmu-v5x:Fix PG11 assignment
This commit is contained in:
parent
b2153c7f2f
commit
04db5391fc
@ -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 */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user