mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
[create-pull-request] automated change (#6589)
Co-authored-by: fifieldt <1287116+fifieldt@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b46aad85cc
commit
4e30023a4b
Submodule protobufs updated: 5a5ab103d2...f9aa5cfd08
@@ -239,6 +239,8 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
meshtastic_HardwareModel_HELTEC_SENSOR_HUB = 92,
|
meshtastic_HardwareModel_HELTEC_SENSOR_HUB = 92,
|
||||||
/* Reserved Fried Chicken ID for future use */
|
/* Reserved Fried Chicken ID for future use */
|
||||||
meshtastic_HardwareModel_RESERVED_FRIED_CHICKEN = 93,
|
meshtastic_HardwareModel_RESERVED_FRIED_CHICKEN = 93,
|
||||||
|
/* Heltec Magnetic Power Bank with Meshtastic compatible */
|
||||||
|
meshtastic_HardwareModel_HELTEC_MESH_POCKET = 94,
|
||||||
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
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