summaryrefslogtreecommitdiff
path: root/mesh/net-keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesh/net-keys.h')
-rw-r--r--mesh/net-keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesh/net-keys.h b/mesh/net-keys.h
index a3909448c..e73812481 100644
--- a/mesh/net-keys.h
+++ b/mesh/net-keys.h
@@ -12,6 +12,7 @@
#define BEACON_TYPE_MPB 0x02
#define KEY_REFRESH 0x01
#define IV_INDEX_UPDATE 0x02
+#define NET_MPB_REFRESH_DEFAULT 60
void net_key_cleanup(void);
bool net_key_confirm(uint32_t id, const uint8_t flooding[16]);