[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
2 changed files with 3 additions and 1 deletions

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.
------------------------------------------------------------------------------------------------------------------------------------------ */