Skip to content

Commit 8436e98

Browse files
committed
add heltec-mesh-node-t096 board
1 parent eba2d94 commit 8436e98

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

meshtastic/mesh.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,11 @@ enum HardwareModel {
870870
*/
871871
TDISPLAY_S3_PRO = 126;
872872

873+
/*
874+
* Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen.
875+
*/
876+
HELTEC_MESH_NODE_T096 = 126;
877+
873878
/*
874879
* ------------------------------------------------------------------------------------------------------------------------------------------
875880
* 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.

0 commit comments

Comments
 (0)