Skip to content

Commit

Permalink
Merge pull request #521 from ndoo/hru-3601
Browse files Browse the repository at this point in the history
Add Heltec HRU-3601
  • Loading branch information
caveman99 authored Jun 19, 2024
2 parents 0c90a68 + 22c137c commit 005d723
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 @@ -334,6 +334,11 @@ enum HardwareModel {
*/
RAK2560 = 22;

/*
* Heltec HRU-3601: https://heltec.org/project/hru-3601/
*/
HELTEC_HRU_3601 = 23;

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

0 comments on commit 005d723

Please sign in to comment.