[create-pull-request] automated change (#6365)

This commit is contained in:
github-actions[bot] 2025-03-21 14:28:23 +01:00 committed by GitHub
parent 5acaf8f897
commit fd7a1f2ccb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 14ec205865592fcfa798065bb001a549fc77b438
Subproject commit b4e24c3a868f9e5fd782d2e256b05456d578923b

View File

@ -235,6 +235,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_THINKNODE_M2 = 90,
/* Lilygo T-ETH-Elite */
meshtastic_HardwareModel_T_ETH_ELITE = 91,
/* Heltec HRI-3621 industrial probe */
meshtastic_HardwareModel_HELTEC_SENSOR_HUB = 92,
/* ------------------------------------------------------------------------------------------------------------------------------------------
Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.
------------------------------------------------------------------------------------------------------------------------------------------ */