Merge pull request #664 from meshtastic/hri-3621

add HRI-3621
This commit is contained in:
Ben Meadors 2025-03-21 07:43:35 -05:00 committed by GitHub
commit b4e24c3a86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -693,6 +693,11 @@ enum HardwareModel {
* Lilygo T-ETH-Elite
*/
T_ETH_ELITE = 91;
/*
* Heltec HRI-3621 industrial probe
*/
HELTEC_SENSOR_HUB = 92;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------