Skip to content

Commit ff5e5ef

Browse files
authored
Update mesh.proto
Add support for EoRa HUB X00TB LR1121
1 parent c758376 commit ff5e5ef

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
@@ -759,6 +759,11 @@ enum HardwareModel {
759759
*/
760760
GAT562_MESH_TRIAL_TRACKER = 104;
761761

762+
/**
763+
* EoRa HUB X00TB LR1121 (433MHz/868MHz-915MHz & 2.4GHz)
764+
*/
765+
EoRa-HUB-X00TB = 105;
766+
762767
/*
763768
* ------------------------------------------------------------------------------------------------------------------------------------------
764769
* 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)