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 e59dd93Copy full SHA for e59dd93
meshtastic/mesh.proto
@@ -759,6 +759,11 @@ enum HardwareModel {
759
*/
760
GAT562_MESH_TRIAL_TRACKER = 104;
761
762
+ /**
763
+ * Retia.io Nibble Connect
764
+ */
765
+ NIBBLE_CONNECT = 106;
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