From 930459319e92cb0d534ac8a2fb5fd2dea1d48ded Mon Sep 17 00:00:00 2001 From: Junwoo Hwang Date: Tue, 11 Oct 2022 14:15:02 +0200 Subject: [PATCH] Revert "Change target tcp server to Linux Laptop" This reverts commit 5c83e4e73ad95da1aef1a0eb3dc1b528614f1c0e. --- 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 45ad477ba3..2c85e93a7f 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=0x0a2a0001 +CONFIG_EXAMPLES_TCPBLASTER_SERVERIP=0x0a2a0018 CONFIG_EXPERIMENTAL=y CONFIG_FAT_DMAMEMORY=y CONFIG_FAT_LCNAMES=y