mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Back to 1024 byte packets
This commit is contained in:
parent
2c60447200
commit
6ec0f06c80
@ -36,7 +36,7 @@
|
||||
#include "systemstats.h"
|
||||
|
||||
// Private constants
|
||||
#define OVEROSYNC_PACKET_SIZE 512
|
||||
#define OVEROSYNC_PACKET_SIZE 1024
|
||||
#define MAX_QUEUE_SIZE 10
|
||||
#define STACK_SIZE_BYTES 4096
|
||||
#define TASK_PRIORITY (tskIDLE_PRIORITY + 0)
|
||||
|
2
overo
2
overo
@ -1 +1 @@
|
||||
Subproject commit 0c1ccb1def1ae179d2b5340cc011216576cc0b1c
|
||||
Subproject commit 20e95ffc0ba09bd6fb6412bc2be5a007957b33c5
|
Loading…
x
Reference in New Issue
Block a user