diff --git a/nuttx-configs/tap-v1/nsh/defconfig b/nuttx-configs/tap-v1/nsh/defconfig index c55ddf53cd..5e095d7b4c 100644 --- a/nuttx-configs/tap-v1/nsh/defconfig +++ b/nuttx-configs/tap-v1/nsh/defconfig @@ -513,7 +513,7 @@ CONFIG_USART2_2STOP=0 # CONFIG_USART3_RXBUFSIZE=256 CONFIG_USART3_TXBUFSIZE=256 -CONFIG_USART3_BAUD=115200 +CONFIG_USART3_BAUD=57600 CONFIG_USART3_BITS=8 CONFIG_USART3_PARITY=0 CONFIG_USART3_2STOP=0