aboutsummaryrefslogtreecommitdiff
path: root/apps/mavlink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mavlink/Makefile')
-rw-r--r--apps/mavlink/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mavlink/Makefile b/apps/mavlink/Makefile
index d4e9a5762..8ddb69b71 100644
--- a/apps/mavlink/Makefile
+++ b/apps/mavlink/Makefile
@@ -37,7 +37,7 @@
APPNAME = mavlink
PRIORITY = SCHED_PRIORITY_DEFAULT
-STACKSIZE = 4096
+STACKSIZE = 2048
INCLUDES = $(TOPDIR)/../mavlink/include/mavlink