Increase tx queue length

pull/15/head
sh123 2021-01-29 15:22:51 +02:00
rodzic 7bc35c289f
commit da50386616
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -76,7 +76,7 @@ private:
const int CfgConnRetryMs = 500;
const int CfgPollDelayMs = 5;
const int CfgLoraTxQueueSize = 1024;
const int CfgLoraTxQueueSize = 4096;
// tx when lower than this value from random 0..255
// use lower value for high traffic, use 255 for real time