mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-09 14:35:12 +00:00
Correct a typo in CONFIG_NSH_IPADDR help text.
This commit is contained in:
parent
eb1360d56e
commit
aa35ebb6b6
1 changed files with 1 additions and 1 deletions
|
|
@ -986,7 +986,7 @@ config NSH_IPADDR
|
|||
---help---
|
||||
If NSH_DHCPC is NOT set, then the static IP address must be provided.
|
||||
This is a 32-bit integer value in host order. So, as an example,
|
||||
0x10000002 would be 10.0.0.2.
|
||||
0x0a000002 would be 10.0.0.2.
|
||||
|
||||
config NSH_DRIPADDR
|
||||
hex "Router IPv4 address"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue