[create-pull-request] automated change

pull/6490/head
thebentern 2025-04-04 00:45:13 +00:00 zatwierdzone przez github-actions[bot]
rodzic 7494106170
commit 34494d114f
2 zmienionych plików z 3 dodań i 1 usunięć

@ -1 +1 @@
Subproject commit 484d002a52bc20fa9f91ebf1b216d585c5f93a1b
Subproject commit 13a3e5dcee25a2d2d4f1fbaba4c091c66d698ca5

Wyświetl plik

@ -237,6 +237,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_T_ETH_ELITE = 91,
/* Heltec HRI-3621 industrial probe */
meshtastic_HardwareModel_HELTEC_SENSOR_HUB = 92,
/* Reserved Fried Chicken ID for future use */
meshtastic_HardwareModel_RESERVED_FRIED_CHICKEN = 93,
/* ------------------------------------------------------------------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------------------------------------------------------------------ */