* repeater & room server: new CLI config "flood.max"
This commit is contained in:
@@ -23,6 +23,7 @@ struct NodePrefs { // persisted to file
|
||||
uint8_t reserved1;
|
||||
uint8_t reserved2;
|
||||
float bw;
|
||||
uint8_t flood_max;
|
||||
};
|
||||
|
||||
class CommonCLICallbacks {
|
||||
|
||||
Reference in New Issue
Block a user