aboutsummaryrefslogtreecommitdiff
path: root/apps/sensors/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sensors/Makefile')
-rw-r--r--apps/sensors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sensors/Makefile b/apps/sensors/Makefile
index dadc2993d..125839bb3 100644
--- a/apps/sensors/Makefile
+++ b/apps/sensors/Makefile
@@ -37,6 +37,6 @@
APPNAME = sensors
PRIORITY = SCHED_PRIORITY_MAX-5
-STACKSIZE = 2048
+STACKSIZE = 4096
include $(APPDIR)/mk/app.mk