mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add SECURITY_CONFIG to admin.proto (#547)
This commit is contained in:
parent
66a6d11f7f
commit
000e9dcd38
1 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,11 @@ message AdminMessage {
|
|||
* TODO: REPLACE
|
||||
*/
|
||||
BLUETOOTH_CONFIG = 6;
|
||||
|
||||
/*
|
||||
* TODO: REPLACE
|
||||
*/
|
||||
SECURITY_CONFIG = 7;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue