mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add HRI-3621
This commit is contained in:
parent
14ec205865
commit
fbc8234432
1 changed files with 5 additions and 0 deletions
|
|
@ -693,6 +693,11 @@ enum HardwareModel {
|
|||
* Lilygo T-ETH-Elite
|
||||
*/
|
||||
T_ETH_ELITE = 91;
|
||||
|
||||
/*
|
||||
* Heltec HRI-3621 industrial probe
|
||||
*/
|
||||
HELTEC_SENSOR_HUB = 92;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue