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