mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #581 from meshtastic/PKC-Capabilities
This commit is contained in:
commit
164e598734
1 changed files with 5 additions and 0 deletions
|
|
@ -1828,6 +1828,11 @@ message DeviceMetadata {
|
|||
* Has Remote Hardware enabled
|
||||
*/
|
||||
bool hasRemoteHardware = 10;
|
||||
|
||||
/*
|
||||
* Has PKC capabilities
|
||||
*/
|
||||
bool hasPKC = 11;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue