examples/tcpecho: fix typo

Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an
2022-02-07 19:32:50 +08:00
committed by Petro Karashchenko
parent 9534c640e8
commit c48a8fdf4e

View File

@@ -51,4 +51,4 @@ config EXAMPLES_TCPECHO_DRIPADDR
config EXAMPLES_TCPECHO_NETMASK
hex "Network Mask"
default 0xffffff00
depends on EXAMPLES_TCPECHO && !NSH_NETINITd
depends on EXAMPLES_TCPECHO && !NSH_NETINIT