From 692adc8131921854753ccc11f7bed7373dbe403b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 22:02:32 +0200 Subject: [PATCH] Update protobufs (#11543) Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com> --- protobufs | 2 +- src/mesh/generated/meshtastic/mesh.pb.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/protobufs b/protobufs index 5b3ed3911..aca181b97 160000 --- a/protobufs +++ b/protobufs @@ -1 +1 @@ -Subproject commit 5b3ed3911b5125351581a08c14110931df1aa735 +Subproject commit aca181b97b7db047d76e9f000220a11a234cd389 diff --git a/src/mesh/generated/meshtastic/mesh.pb.h b/src/mesh/generated/meshtastic/mesh.pb.h index 1e4235dd1..c59001f10 100644 --- a/src/mesh/generated/meshtastic/mesh.pb.h +++ b/src/mesh/generated/meshtastic/mesh.pb.h @@ -339,6 +339,8 @@ typedef enum _meshtastic_HardwareModel { meshtastic_HardwareModel_HELTEC_RC52 = 142, /* Heltec ESP32C6 + SX1262 */ meshtastic_HardwareModel_HELTEC_RCC6 = 143, + /* Seeed Wio Tracker L1 Pro 1W, nRF52840 + SX1262 with 1 W external PA */ + meshtastic_HardwareModel_SEEED_WIO_TRACKER_L1_PRO_1W = 144, /* ------------------------------------------------------------------------------------------------------------------------------------------ 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. ------------------------------------------------------------------------------------------------------------------------------------------ */