mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* repeater: Get Stats new fields added: n_direct_dups, n_flood_dups
This commit is contained in:
parent
9d9145a1c2
commit
5811cf9f02
3 changed files with 19 additions and 3 deletions
|
|
@ -139,6 +139,8 @@ protected:
|
|||
{
|
||||
}
|
||||
|
||||
MeshTables* getTables() const { return _tables; }
|
||||
|
||||
public:
|
||||
void begin();
|
||||
void loop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue