mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
boards: mro pixracerpro set BOARD_SUPPORTS_RC_SERIAL_PORT_OUTPUT instead of RC_SERIAL_SINGLEWIRE
This commit is contained in:
@@ -119,7 +119,7 @@
|
|||||||
|
|
||||||
/* RC Serial port */
|
/* RC Serial port */
|
||||||
#define RC_SERIAL_PORT "/dev/ttyS4"
|
#define RC_SERIAL_PORT "/dev/ttyS4"
|
||||||
#define RC_SERIAL_SINGLEWIRE
|
#define BOARD_SUPPORTS_RC_SERIAL_PORT_OUTPUT
|
||||||
|
|
||||||
#define GPIO_RSSI_IN /* PC1 */ (GPIO_INPUT|GPIO_PULLUP|GPIO_PORTC|GPIO_PIN1)
|
#define GPIO_RSSI_IN /* PC1 */ (GPIO_INPUT|GPIO_PULLUP|GPIO_PORTC|GPIO_PIN1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user