mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
examples/tcpecho: fix typo
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
9534c640e8
commit
c48a8fdf4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue