examples/tcpecho: fix typo
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
9534c640e8
commit
c48a8fdf4e
@ -51,4 +51,4 @@ config EXAMPLES_TCPECHO_DRIPADDR
|
|||||||
config EXAMPLES_TCPECHO_NETMASK
|
config EXAMPLES_TCPECHO_NETMASK
|
||||||
hex "Network Mask"
|
hex "Network Mask"
|
||||||
default 0xffffff00
|
default 0xffffff00
|
||||||
depends on EXAMPLES_TCPECHO && !NSH_NETINITd
|
depends on EXAMPLES_TCPECHO && !NSH_NETINIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user