[create-pull-request] automated change (#6589)

Co-authored-by: fifieldt <1287116+fifieldt@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-04-15 06:41:33 -05:00 committed by GitHub
parent b46aad85cc
commit 4e30023a4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5a5ab103d2f6aa071fca29417475681a2cec5dcf
Subproject commit f9aa5cfd08cf14917fce54e5ebc0441b35ce32b3

View File

@ -239,6 +239,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_HELTEC_SENSOR_HUB = 92,
/* Reserved Fried Chicken ID for future use */
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.
------------------------------------------------------------------------------------------------------------------------------------------ */