mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00
examples/wgetjson/Kconfig: fix a typo
This commit is contained in:

committed by
Alin Jerpelea

parent
b78370dbf2
commit
b5d7004a8d
@@ -6,7 +6,7 @@
|
||||
config EXAMPLES_WGETJSON
|
||||
tristate "wget JSON Example"
|
||||
default n
|
||||
depends on NETUTILS_JSON
|
||||
depends on NETUTILS_CJSON
|
||||
---help---
|
||||
Enable the wget JSON example
|
||||
|
||||
|
Reference in New Issue
Block a user