Skip to content

Commit

Permalink
change RC_SERIAL_PORT
Browse files Browse the repository at this point in the history
  • Loading branch information
TOTON95 committed May 9, 2024
1 parent de311dc commit 064767c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/3dr/ctrl-zero-h7-oem-revg/src/board_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
#define GPIO_PPM_IN /* PB0 T3C3 */ GPIO_TIM3_CH3IN_1

/* RC Serial port */
#define RC_SERIAL_PORT "/dev/ttyS3"
#define RC_SERIAL_PORT "/dev/ttyS5"

#define GPIO_RSSI_IN /* PC1 */ (GPIO_INPUT|GPIO_PULLUP|GPIO_PORTC|GPIO_PIN1)

Expand Down

0 comments on commit 064767c

Please sign in to comment.