Populate metainfo for apps to allow 32 bit node and packet ids

This commit is contained in:
geeksville
2020-06-03 13:15:45 -07:00
parent d8ff605d32
commit a34cfb0ee0
6 changed files with 34 additions and 12 deletions

View File

@@ -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()
{