We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44298d3 + fe66d9f commit cb07ce2Copy full SHA for cb07ce2
meshtastic/mesh.proto
@@ -855,6 +855,11 @@ enum HardwareModel {
855
*/
856
T5_S3_EPAPER_PRO = 123;
857
858
+ /*
859
+ * LilyGo T-Beam BPF (144-148Mhz)
860
+ */
861
+ TBEAM_BPF = 124;
862
+
863
/*
864
* ------------------------------------------------------------------------------------------------------------------------------------------
865
* 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