for debug

This commit is contained in:
2025-01-20 21:03:59 +08:00
parent a546f7bf83
commit 1dacace57a
4 changed files with 10 additions and 8 deletions

View File

@@ -48,6 +48,7 @@
#define USART_RX_PIN GPIO_PIN_3
#define USART_PHY USART1
#define USART_PHY_BAUDRATE 115200U
#define USART_PHY_IRQ USART1_IRQn
#define RS485_EN_PORT GPIOA
#define RS485_EN_PIN GPIO_PIN_4