mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add remove_backup_preferences
This commit is contained in:
parent
47ff85bb9c
commit
79298fcdf0
1 changed files with 4 additions and 0 deletions
|
|
@ -292,6 +292,10 @@ message AdminMessage {
|
|||
*/
|
||||
BackupLocation restore_preferences = 25;
|
||||
|
||||
/*
|
||||
* Remove backups of the node's preferences
|
||||
*/
|
||||
BackupLocation remove_backup_preferences = 26;
|
||||
/*
|
||||
* Set the owner for this node
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue