mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* CommonCLI: new "multi.acks" config setting
This commit is contained in:
parent
3a0dfc1bf3
commit
6bc8dd28d4
6 changed files with 44 additions and 49 deletions
|
|
@ -21,7 +21,7 @@ struct NodePrefs { // persisted to file
|
|||
uint8_t sf;
|
||||
uint8_t cr;
|
||||
uint8_t allow_read_only;
|
||||
uint8_t reserved2;
|
||||
uint8_t multi_acks;
|
||||
float bw;
|
||||
uint8_t flood_max;
|
||||
uint8_t interference_threshold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue