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

This commit is contained in:
github-actions[bot] 2025-04-16 09:46:06 +02:00 committed by GitHub
parent 1138f74e2c
commit 4477031971
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 f9aa5cfd08cf14917fce54e5ebc0441b35ce32b3
Subproject commit b982b36dfab2e96b8f8be90af891c68ebf8790c2

View File

@ -241,6 +241,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_RESERVED_FRIED_CHICKEN = 93,
/* Heltec Magnetic Power Bank with Meshtastic compatible */
meshtastic_HardwareModel_HELTEC_MESH_POCKET = 94,
/* Seeed Solar Node */
meshtastic_HardwareModel_SEEED_SOLAR_NODE = 95,
/* ------------------------------------------------------------------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------------------------------------------------------------------ */