We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6cf6d commit 8316651Copy full SHA for 8316651
1 file changed
meshtastic/telemetry.proto
@@ -439,9 +439,9 @@ message LocalStats {
439
*/
440
uint32 heap_free_bytes = 13;
441
442
- /*
443
- * Number of packets that were dropped because the transmit queue was full.
444
- */
+ /*
+ * Number of packets that were dropped because the transmit queue was full.
+ */
445
uint32 num_tx_dropped = 14;
446
447
/*
0 commit comments