init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef STATS_HEADER
|
||||
#define STATS_HEADER
|
||||
#include "meshcore/packetstructs.h"
|
||||
|
||||
extern RepeaterStats stats;
|
||||
|
||||
extern uint32_t startupTime;
|
||||
|
||||
extern uint32_t tickAirtime;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user