From 5c83e4e73ad95da1aef1a0eb3dc1b528614f1c0e Mon Sep 17 00:00:00 2001 From: Junwoo Hwang Date: Thu, 6 Oct 2022 10:13:13 +0200 Subject: [PATCH] Change target tcp server to Linux Laptop --- boards/px4/fmu-v6x/nuttx-config/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig b/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig index 2c85e93a7f..45ad477ba3 100644 --- a/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig +++ b/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig @@ -67,7 +67,7 @@ CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPBLASTER_DRIPADDR=0x0a2a0001 CONFIG_EXAMPLES_TCPBLASTER_INIT=y CONFIG_EXAMPLES_TCPBLASTER_IPADDR=0x0a2a00b3 -CONFIG_EXAMPLES_TCPBLASTER_SERVERIP=0x0a2a0018 +CONFIG_EXAMPLES_TCPBLASTER_SERVERIP=0x0a2a0001 CONFIG_EXPERIMENTAL=y CONFIG_FAT_DMAMEMORY=y CONFIG_FAT_LCNAMES=y