* repeater and room server: new CLI setting "agc.reset.interval" (seconds)
This commit is contained in:
@@ -25,6 +25,7 @@ struct NodePrefs { // persisted to file
|
||||
float bw;
|
||||
uint8_t flood_max;
|
||||
uint8_t interference_threshold;
|
||||
uint8_t agc_reset_interval; // secs / 4
|
||||
};
|
||||
|
||||
class CommonCLICallbacks {
|
||||
|
||||
Reference in New Issue
Block a user