mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Increase the size of the overo queue
This commit is contained in:
parent
617de9c68b
commit
858c2cd512
@ -38,7 +38,7 @@
|
||||
|
||||
// Private constants
|
||||
#define OVEROSYNC_PACKET_SIZE 1024
|
||||
#define MAX_QUEUE_SIZE 40
|
||||
#define MAX_QUEUE_SIZE 60
|
||||
#define STACK_SIZE_BYTES 512
|
||||
#define TASK_PRIORITY (tskIDLE_PRIORITY + 0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user