mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-07-28 16:39:24 +00:00
Restore companion NodePrefs file ending
This commit is contained in:
@@ -34,4 +34,4 @@ struct NodePrefs { // persisted to file
|
||||
uint8_t autoadd_max_hops; // 0 = no limit, 1 = direct (0 hops), N = up to N-1 hops (max 64)
|
||||
char default_scope_name[31];
|
||||
uint8_t default_scope_key[16];
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user