mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 01:32:40 +00:00
Populate metainfo for apps to allow 32 bit node and packet ids
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
#include "configuration.h"
|
||||
#include "mesh-pb-constants.h"
|
||||
|
||||
/// We clear our old flood record five minute after we see the last of it
|
||||
#define FLOOD_EXPIRE_TIME (5 * 60 * 1000L)
|
||||
|
||||
|
||||
PacketHistory::PacketHistory()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user