[create-pull-request] automated change

This commit is contained in:
caveman99 2024-09-28 11:38:10 +00:00 committed by github-actions[bot]
parent 5a2c58197b
commit f28f5e07b7
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6ac91926c201c15c429cb5d41684f0f40cb7dce8
Subproject commit 83c78e26e39031ae1c17ba5e50d0898842719c7f

View File

@ -209,6 +209,8 @@ typedef enum _meshtastic_HardwareModel {
meshtastic_HardwareModel_SEEED_XIAO_S3 = 81,
/* Nordic nRF52840+Semtech SX1262 LoRa BLE Combo Module. nRF52840+SX1262 MS24SF1 */
meshtastic_HardwareModel_MS24SF1 = 82,
/* Lilygo TLora-C6 with the new ESP32-C6 MCU */
meshtastic_HardwareModel_TLORA_C6 = 83,
/* ------------------------------------------------------------------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------------------------------------------------------------------ */