Updates to the serialrx example from Bob Doison

This commit is contained in:
Gregory Nutt
2014-04-22 09:31:25 -06:00
parent c907a27469
commit 05d21a62e7
4 changed files with 15 additions and 14 deletions

View File

@@ -484,7 +484,7 @@ static int nsh_execute(FAR struct nsh_vtbl_s *vtbl,
* indicates that the application task was spawned successfully
* but returned failure exit status.
*
* Note the priority if not effected by nice-ness.
* Note the priority is not effected by nice-ness.
*/
#ifdef CONFIG_NSH_FILE_APPS