mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-13 00:15:11 +00:00
Cosmetic changed, updated README files, improved comments
This commit is contained in:
parent
d764356359
commit
b4bc994f50
1 changed files with 1 additions and 0 deletions
|
|
@ -440,6 +440,7 @@ int cmd_sleep(FAR struct nsh_vtbl_s *vtbl, int argc, char **argv)
|
|||
nsh_output(vtbl, g_fmtarginvalid, argv[0]);
|
||||
return ERROR;
|
||||
}
|
||||
|
||||
sleep(secs);
|
||||
return OK;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue