mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-21 14:42:20 +08:00
NX console updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4534 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -490,7 +490,7 @@ int MAIN_NAME(int argc, char **argv)
|
||||
if (++ndx >= NCON_MSG_NLINES)
|
||||
{
|
||||
#ifdef CONFIG_NSH_BUILTIN_APPS
|
||||
/* If this is an NSH built-in apps, then just return after all
|
||||
/* If this is an NSH built-in app, then just return after all
|
||||
* of the lines have been presented.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user