summaryrefslogtreecommitdiff
path: root/apps/examples/serialrx/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-22 09:31:25 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-22 09:31:25 -0600
commit180c5eab363381c8feb8025409787fdefebd5a08 (patch)
tree499d55bbc07731a7a2ecdbb10e17181fa010a277 /apps/examples/serialrx/Makefile
parent9e172d2430639aff338247c7dc3da821dd468584 (diff)
downloadnuttx-180c5eab363381c8feb8025409787fdefebd5a08.tar.gz
nuttx-180c5eab363381c8feb8025409787fdefebd5a08.tar.bz2
nuttx-180c5eab363381c8feb8025409787fdefebd5a08.zip
Updates to the serialrx example from Bob Doison
Diffstat (limited to 'apps/examples/serialrx/Makefile')
-rw-r--r--apps/examples/serialrx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/serialrx/Makefile b/apps/examples/serialrx/Makefile
index d99fd44a5..66d485b8d 100644
--- a/apps/examples/serialrx/Makefile
+++ b/apps/examples/serialrx/Makefile
@@ -63,7 +63,7 @@ ROOTDEPPATH = --dep-path .
# Built-in application info
APPNAME = serialrx
-PRIORITY = SCHED_PRIORITY_DEFAULT
+PRIORITY = SCHED_PRIORITY_LOW
STACKSIZE = 2048
# Common build