* repeater: new "get/set loop.detect {off | minimal | moderate | strict }"

This commit is contained in:
Scott Powell
2026-03-05 16:26:09 +11:00
parent 3031deb980
commit e233346bf0
4 changed files with 72 additions and 2 deletions

View File

@@ -128,6 +128,7 @@ class MyMesh : public mesh::Mesh, public CommonCLICallbacks {
mesh::Packet* createSelfAdvert();
File openAppend(const char* fname);
bool isLooped(const mesh::Packet* packet, const uint8_t max_counters[]);
protected:
float getAirtimeBudgetFactor() const override {