diff --git a/protobufs b/protobufs index 03eb5347d..b302d9233 160000 --- a/protobufs +++ b/protobufs @@ -1 +1 @@ -Subproject commit 03eb5347de9fbabc3bb57423236def3cc8b9481d +Subproject commit b302d923327402fbe49efcf15ff1b6ef2361b22b diff --git a/src/mesh/generated/meshtastic/mesh.pb.h b/src/mesh/generated/meshtastic/mesh.pb.h index facf00a7f..41ef2798c 100644 --- a/src/mesh/generated/meshtastic/mesh.pb.h +++ b/src/mesh/generated/meshtastic/mesh.pb.h @@ -319,6 +319,8 @@ typedef enum _meshtastic_HardwareModel { meshtastic_HardwareModel_HELTEC_V4_R8 = 132, /* The HELTEC_MESH_NODE_T1 uses an NRF52840 chip, plus an SX1262. */ meshtastic_HardwareModel_HELTEC_MESH_NODE_T1 = 133, + /* B&Q Consulting Station G3: TBD */ + meshtastic_HardwareModel_STATION_G3 = 134, /* ------------------------------------------------------------------------------------------------------------------------------------------ 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. ------------------------------------------------------------------------------------------------------------------------------------------ */