mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 01:42:15 +00:00
Remove unnecessary changes
This commit is contained in:
parent
6c5602e88d
commit
5c859da4e4
@ -72,4 +72,4 @@ void PacketHistory::clearExpiredRecentPackets() {
|
||||
}
|
||||
|
||||
DEBUG_MSG("recentPackets size=%ld (after clearing expired packets)\n", recentPackets.size());
|
||||
}
|
||||
}
|
@ -69,4 +69,4 @@ int32_t NodeInfoModule::runOnce()
|
||||
sendOurNodeInfo(NODENUM_BROADCAST, requestReplies); // Send our info (don't request replies)
|
||||
|
||||
return default_broadcast_interval_secs * 1000;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user