Skip to content

Commit d09433e

Browse files
Update protobufs (#9972)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
1 parent 139b970 commit d09433e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/mesh/generated/meshtastic/mesh.pb.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@ typedef enum _meshtastic_HardwareModel {
306306
meshtastic_HardwareModel_MINI_EPAPER_S3 = 125,
307307
/* LilyGo T-Display S3 Pro LR1121 */
308308
meshtastic_HardwareModel_TDISPLAY_S3_PRO = 126,
309+
/* Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen. */
310+
meshtastic_HardwareModel_HELTEC_MESH_NODE_T096 = 127,
309311
/* ------------------------------------------------------------------------------------------------------------------------------------------
310312
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.
311313
------------------------------------------------------------------------------------------------------------------------------------------ */

0 commit comments

Comments
 (0)