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 c758376 commit ff5e5efCopy full SHA for ff5e5ef
meshtastic/mesh.proto
@@ -759,6 +759,11 @@ enum HardwareModel {
759
*/
760
GAT562_MESH_TRIAL_TRACKER = 104;
761
762
+ /**
763
+ * EoRa HUB X00TB LR1121 (433MHz/868MHz-915MHz & 2.4GHz)
764
+ */
765
+ EoRa-HUB-X00TB = 105;
766
+
767
/*
768
* ------------------------------------------------------------------------------------------------------------------------------------------
769
* 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