7 lines
114 B
C
7 lines
114 B
C
#ifndef STATS_HEADER
|
|
#define STATS_HEADER
|
|
#include "meshcore/packetstructs.h"
|
|
|
|
extern RepeaterStats stats;
|
|
|
|
#endif |