mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
Increase the telemetry queue size from revolution
This commit is contained in:
parent
af9f36d7df
commit
c8ceea72e6
@ -134,7 +134,7 @@ extern uint32_t pios_com_vcp_id;
|
||||
//------------------------
|
||||
// TELEMETRY
|
||||
//------------------------
|
||||
#define TELEM_QUEUE_SIZE 20
|
||||
#define TELEM_QUEUE_SIZE 40
|
||||
#define PIOS_TELEM_STACK_SIZE 624
|
||||
|
||||
//-------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user