mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
New setting for persisting favourite nodes
This commit is contained in:
parent
a1b8c3d171
commit
9adb17d940
1 changed files with 5 additions and 0 deletions
|
|
@ -262,6 +262,11 @@ message Config {
|
|||
* Defaults to ENABLED
|
||||
*/
|
||||
BuzzerMode buzzer_mode = 13;
|
||||
|
||||
/*
|
||||
* When true, favourited nodes are persisted through NodeDB resets.
|
||||
*/
|
||||
bool preserve_favourites = 14;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue