1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

Merge branch 'revolution_path' into testing

This commit is contained in:
James Cotton 2012-04-15 12:34:31 -05:00
commit 050c756d54

View File

@ -41,7 +41,7 @@
#include "waypointactive.h"
// Private constants
#define STACK_SIZE_BYTES 512
#define STACK_SIZE_BYTES 1024
#define TASK_PRIORITY (tskIDLE_PRIORITY+1)
#define MAX_QUEUE_SIZE 2