add HRI-3621

This commit is contained in:
Thomas Göttgens 2025-03-21 13:31:52 +01:00 committed by GitHub
parent 14ec205865
commit fbc8234432
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;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------