1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

OP-1743 - Raise manualcontrol stack

This commit is contained in:
Alessio Morale 2015-02-24 22:03:18 +01:00
parent a30f115567
commit 81b9d2e379

View File

@ -162,7 +162,7 @@
/* Task stack sizes */
#define PIOS_ACTUATOR_STACK_SIZE 820
#define PIOS_MANUAL_STACK_SIZE 635
#define PIOS_MANUAL_STACK_SIZE 735
#define PIOS_RECEIVER_STACK_SIZE 620
#define PIOS_STABILIZATION_STACK_SIZE 400