Browse Source

Pixracer: Boost buffer and FTP transfer capability

sbg
Lorenz Meier 9 years ago
parent
commit
b2aa25448b
  1. 2
      nuttx-configs/px4fmu-v4/nsh/defconfig

2
nuttx-configs/px4fmu-v4/nsh/defconfig

@ -552,7 +552,7 @@ CONFIG_UART7_SERIAL_CONSOLE=y @@ -552,7 +552,7 @@ CONFIG_UART7_SERIAL_CONSOLE=y
# USART1 Configuration
#
CONFIG_USART1_RXBUFSIZE=600
CONFIG_USART1_TXBUFSIZE=1100
CONFIG_USART1_TXBUFSIZE=2000
CONFIG_USART1_BAUD=115200
CONFIG_USART1_BITS=8
CONFIG_USART1_PARITY=0

Loading…
Cancel
Save