diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 42ac642..7206f4a 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -873,7 +873,7 @@ enum HardwareModel { /* * Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen. */ - HELTEC_MESH_NODE_T096 = 126; + HELTEC_MESH_NODE_T096 = 127; /* * ------------------------------------------------------------------------------------------------------------------------------------------