[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
2 changed files with 3 additions and 1 deletions

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.
------------------------------------------------------------------------------------------------------------------------------------------ */