mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* prefs guard word added
This commit is contained in:
parent
c1e6dde3d5
commit
7cb0412c75
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ struct NodePrefs { // persisted to file
|
|||
float tx_delay_factor;
|
||||
char guest_password[16];
|
||||
float direct_tx_delay_factor;
|
||||
uint32_t guard;
|
||||
uint8_t sf;
|
||||
uint8_t cr;
|
||||
uint8_t reserved1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue