Modify the tcp server to send 1024 bytes each time
This commit is contained in:
@@ -67,7 +67,7 @@ CONFIG___STACKSIZE__=4096
|
||||
#
|
||||
CONFIG_RESOURCES_SERIAL=y
|
||||
CONFIG_SERIAL_USING_DMA=y
|
||||
CONFIG_SERIAL_RB_BUFSZ=128
|
||||
CONFIG_SERIAL_RB_BUFSZ=256
|
||||
CONFIG_RESOURCES_PIN=y
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user