* new CLI config: flood.max.advert (default 16)

This commit is contained in:
Scott Powell
2026-06-06 13:09:24 +10:00
parent 397ac6144f
commit 5f6821bb66
4 changed files with 29 additions and 11 deletions

View File

@@ -41,6 +41,7 @@ struct NodePrefs { // persisted to file
float bw;
uint8_t flood_max;
uint8_t flood_max_unscoped;
uint8_t flood_max_advert;
uint8_t interference_threshold;
uint8_t agc_reset_interval; // secs / 4
// Bridge settings