mirror of
https://github.com/meshtastic/firmware.git
synced 2026-03-31 05:24:44 -04:00
make nrf52dk build again
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "PacketHistory.h"
|
||||
#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)
|
||||
|
||||
Reference in New Issue
Block a user