mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
px4_fmu-v5x:Fix PG11 assignment
This commit is contained in:
committed by
Daniel Agar
parent
b2153c7f2f
commit
04db5391fc
@@ -244,7 +244,7 @@
|
|||||||
|
|
||||||
/* Spare GPIO */
|
/* 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 */
|
/* ETHERNET GPIO */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user