mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-11 23:45:13 +00:00
examples/nxlines/Kconfig: Correct nxlines example program name.
This commit is contained in:
parent
1b2880ba46
commit
3e4db5cb40
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ if EXAMPLES_NXLINES
|
|||
|
||||
config EXAMPLES_NXLINES_PROGNAME
|
||||
string "NX lines program name"
|
||||
default "nxhello"
|
||||
default "nxlines"
|
||||
---help---
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue