Skip to content

Commit

Permalink
JHEF405PRO: Re-add the definition of serial port 2 (#246)
Browse files Browse the repository at this point in the history
Forgive our carelessness
  • Loading branch information
jhemcu authored Nov 30, 2023
1 parent e88736f commit 9fe1f06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/JHEF405PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@
#define MOTOR8_PIN PC8
#define LED_STRIP_PIN PA9
#define UART1_TX_PIN PB6
#define UART2_TX_PIN PD5
#define UART3_TX_PIN PB10
#define UART4_TX_PIN PA0
#define UART6_TX_PIN PC6
#define UART1_RX_PIN PA10
#define UART2_RX_PIN PD6
#define UART3_RX_PIN PB11
#define UART4_RX_PIN PA1
#define UART6_RX_PIN PC7
Expand Down

0 comments on commit 9fe1f06

Please sign in to comment.