mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
[create-pull-request] automated change (#3099)
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
14736775e2
commit
30e3a28014
Submodule protobufs updated: 1091250d25...a5d410d407
@@ -119,6 +119,8 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
meshtastic_HardwareModel_HELTEC_HT62 = 53,
|
meshtastic_HardwareModel_HELTEC_HT62 = 53,
|
||||||
/* EBYTE SPI LoRa module and ESP32-S3 */
|
/* EBYTE SPI LoRa module and ESP32-S3 */
|
||||||
meshtastic_HardwareModel_EBYTE_ESP32_S3 = 54,
|
meshtastic_HardwareModel_EBYTE_ESP32_S3 = 54,
|
||||||
|
/* Waveshare ESP32-S3-PICO with PICO LoRa HAT and 2.9inch e-Ink */
|
||||||
|
meshtastic_HardwareModel_ESP32_S3_PICO = 55,
|
||||||
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
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