Skip to content

Commit

Permalink
Merge pull request #581 from meshtastic/PKC-Capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern authored Sep 17, 2024
2 parents 1e212f1 + cc2f12b commit 164e598
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1828,6 +1828,11 @@ message DeviceMetadata {
* Has Remote Hardware enabled
*/
bool hasRemoteHardware = 10;

/*
* Has PKC capabilities
*/
bool hasPKC = 11;
}

/*
Expand Down

0 comments on commit 164e598

Please sign in to comment.