mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add Heltec MeshPocket definition (#673)
This commit is contained in:
parent
5a5ab103d2
commit
f9aa5cfd08
1 changed files with 5 additions and 0 deletions
|
|
@ -703,6 +703,11 @@ enum HardwareModel {
|
|||
* Reserved Fried Chicken ID for future use
|
||||
*/
|
||||
RESERVED_FRIED_CHICKEN = 93;
|
||||
|
||||
/*
|
||||
* Heltec Magnetic Power Bank with Meshtastic compatible
|
||||
*/
|
||||
HELTEC_MESH_POCKET = 94;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue