summaryrefslogtreecommitdiff
path: root/apps/examples/bridge/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/bridge/Kconfig')
-rw-r--r--apps/examples/bridge/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/bridge/Kconfig b/apps/examples/bridge/Kconfig
index f3ee296be..bfcf9e7ed 100644
--- a/apps/examples/bridge/Kconfig
+++ b/apps/examples/bridge/Kconfig
@@ -105,13 +105,13 @@ config EXAMPLES_BRIDGE_NET2_IFNAME
config EXAMPLES_BRIDGE_NET2_RECVPORT
int "UDP receive port"
- default 5471
+ default 5473
---help---
Network 1 listen port number
config EXAMPLES_BRIDGE_NET2_SNDPORT
int "UDP send port"
- default 5472
+ default 5474
---help---
Network 2 send port number