Skip to content

Commit fe66d9f

Browse files
committed
Add LilyGo T-Beam BPF
The first/only 144-148Mhz device (for hams)
1 parent 44298d3 commit fe66d9f

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
@@ -855,6 +855,11 @@ enum HardwareModel {
855855
*/
856856
T5_S3_EPAPER_PRO = 123;
857857

858+
/*
859+
* LilyGo T-Beam BPF (144-148Mhz)
860+
*/
861+
TBEAM_BPF = 124;
862+
858863
/*
859864
* ------------------------------------------------------------------------------------------------------------------------------------------
860865
* 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)