mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-18 00:32:38 +00:00
[create-pull-request] automated change (#6490)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7494106170
commit
4dfba50304
Submodule protobufs updated: 484d002a52...13a3e5dcee
@@ -237,6 +237,8 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
meshtastic_HardwareModel_T_ETH_ELITE = 91,
|
meshtastic_HardwareModel_T_ETH_ELITE = 91,
|
||||||
/* Heltec HRI-3621 industrial probe */
|
/* Heltec HRI-3621 industrial probe */
|
||||||
meshtastic_HardwareModel_HELTEC_SENSOR_HUB = 92,
|
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.
|
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.
|
||||||
------------------------------------------------------------------------------------------------------------------------------------------ */
|
------------------------------------------------------------------------------------------------------------------------------------------ */
|
||||||
|
|||||||
Reference in New Issue
Block a user