We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258bf50 commit 11f5c94Copy full SHA for 11f5c94
src/mesh/SignalRoutingModule.h
@@ -30,7 +30,7 @@ class Graph;
30
#define MAX_SIGNAL_ROUTING_NEIGHBORS 10
31
32
// Broadcast interval for signal routing info (2 minutes)
33
-#define SIGNAL_ROUTING_BROADCAST_SECS 30
+#define SIGNAL_ROUTING_BROADCAST_SECS 120
34
35
// Speculative retransmit timeout (600ms)
36
#define SPECULATIVE_RETRANSMIT_TIMEOUT_MS 600
0 commit comments