Skip to content

Commit

Permalink
Merge pull request #583 from meshtastic/heltec-wireless-bridge
Browse files Browse the repository at this point in the history
heltec-wireless-bridge
  • Loading branch information
thebentern authored Sep 21, 2024
2 parents 5709c0a + a711a17 commit db2748c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,11 @@ enum HardwareModel {
* Heltec HRU-3601: https://heltec.org/project/hru-3601/
*/
HELTEC_HRU_3601 = 23;

/*
* Heltec Wireless Bridge
*/
HELTEC_WIRELESS_BRIDGE = 24;

/*
* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station
Expand Down

0 comments on commit db2748c

Please sign in to comment.