mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* room server: new config "allow.read.only"
This commit is contained in:
parent
39a4476194
commit
d07abc39b6
3 changed files with 35 additions and 15 deletions
|
|
@ -20,7 +20,7 @@ struct NodePrefs { // persisted to file
|
|||
uint32_t guard;
|
||||
uint8_t sf;
|
||||
uint8_t cr;
|
||||
uint8_t reserved1;
|
||||
uint8_t allow_read_only;
|
||||
uint8_t reserved2;
|
||||
float bw;
|
||||
uint8_t flood_max;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue