Skip to content

Commit 7c7621a

Browse files
author
csrutil
committed
add protobufs for GAT562 Mesh Trial Tracker
1 parent db60f07 commit 7c7621a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

meshtastic/mesh.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,11 @@ enum HardwareModel {
754754
*/
755755
T_LORA_PAGER = 103;
756756

757+
/**
758+
* GAT562 Mesh Trial Tracker
759+
*/
760+
GAT562_MESH_TRIAL_TRACKER = 104;
761+
757762
/*
758763
* ------------------------------------------------------------------------------------------------------------------------------------------
759764
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.

0 commit comments

Comments
 (0)