mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
[create-pull-request] automated change (#7007)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4bf2dd04ae
commit
693b11db1d
Submodule protobufs updated: db60f07ac2...b448d4a94f
@@ -264,6 +264,9 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
/* *
|
/* *
|
||||||
Lilygo TLora Pager */
|
Lilygo TLora Pager */
|
||||||
meshtastic_HardwareModel_T_LORA_PAGER = 103,
|
meshtastic_HardwareModel_T_LORA_PAGER = 103,
|
||||||
|
/* *
|
||||||
|
GAT562 Mesh Trial Tracker */
|
||||||
|
meshtastic_HardwareModel_GAT562_MESH_TRIAL_TRACKER = 104,
|
||||||
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
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