1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-19 04:52:12 +01:00

OP-1584 - reduce telemetry queue size

This commit is contained in:
Alessio Morale 2014-10-31 20:39:52 +01:00
parent c0ca20f661
commit 71d30a7521

View File

@ -75,7 +75,7 @@
// ------------------------ // ------------------------
// TELEMETRY // TELEMETRY
// ------------------------ // ------------------------
#define TELEM_QUEUE_SIZE 20 #define TELEM_QUEUE_SIZE 10
// ------------------------ // ------------------------
// PIOS_LED // PIOS_LED