mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
OP-1314 Fix the Airspeed stack size
This commit is contained in:
parent
c6dfa25897
commit
333ccc7e42
@ -50,7 +50,7 @@
|
||||
|
||||
// Private constants
|
||||
|
||||
#define STACK_SIZE_BYTES 500
|
||||
#define STACK_SIZE_BYTES 650
|
||||
|
||||
|
||||
#define TASK_PRIORITY (tskIDLE_PRIORITY + 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user