Add SECURITY_CONFIG to admin.proto (#547)

This commit is contained in:
Jonathan Bennett 2024-08-10 22:58:01 -05:00
parent 66a6d11f7f
commit 000e9dcd38

View file

@ -58,6 +58,11 @@ message AdminMessage {
* TODO: REPLACE
*/
BLUETOOTH_CONFIG = 6;
/*
* TODO: REPLACE
*/
SECURITY_CONFIG = 7;
}
/*