mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add hardware environment
This commit is contained in:
parent
015202aead
commit
8a38aa93cb
1 changed files with 5 additions and 0 deletions
|
|
@ -1870,6 +1870,11 @@ message DeviceMetadata {
|
|||
* Has PKC capabilities
|
||||
*/
|
||||
bool hasPKC = 11;
|
||||
|
||||
/*
|
||||
* Device firmware environment string
|
||||
*/
|
||||
string hw_env = 12;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue