kopia lustrzana https://github.com/sh123/esp32_loraprs
Better comment for csma params
rodzic
a33ff5cd30
commit
52e3362b9c
|
@ -68,7 +68,8 @@ private:
|
|||
|
||||
const int CfgPollDelayMs = 10;
|
||||
|
||||
// tx when lower than this value from random 0..255, use lower value for high traffic
|
||||
// tx when lower than this value from random 0..255
|
||||
// use lower value for high traffic, use 255 for real time
|
||||
const long CfgCsmaPersistence = 100;
|
||||
const long CfgCsmaSlotTimeMs = 500;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue