We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db60f07 commit 7c7621aCopy full SHA for 7c7621a
meshtastic/mesh.proto
@@ -754,6 +754,11 @@ enum HardwareModel {
754
*/
755
T_LORA_PAGER = 103;
756
757
+ /**
758
+ * GAT562 Mesh Trial Tracker
759
+ */
760
+ GAT562_MESH_TRIAL_TRACKER = 104;
761
+
762
/*
763
* ------------------------------------------------------------------------------------------------------------------------------------------
764
* 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