mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
fmu-v6xrt: Support RC telemetry
This commit is contained in:
committed by
David Sidrane
parent
7fab93ede8
commit
c22f725d85
@@ -455,6 +455,7 @@
|
|||||||
#define RC_SERIAL_SINGLEWIRE 1 // Suport Single wire wiring
|
#define RC_SERIAL_SINGLEWIRE 1 // Suport Single wire wiring
|
||||||
#define RC_SERIAL_SWAP_RXTX 1 // Set Swap (but not supported in HW) to use Single wire
|
#define RC_SERIAL_SWAP_RXTX 1 // Set Swap (but not supported in HW) to use Single wire
|
||||||
#define RC_SERIAL_SWAP_USING_SINGLEWIRE 1 // Set to use Single wire swap as HW does not support swap
|
#define RC_SERIAL_SWAP_USING_SINGLEWIRE 1 // Set to use Single wire swap as HW does not support swap
|
||||||
|
#define BOARD_SUPPORTS_RC_SERIAL_PORT_OUTPUT
|
||||||
|
|
||||||
/* FLEXSPI4 */
|
/* FLEXSPI4 */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user