Skip to content

Commit

Permalink
Add Heltec Mesh Node T114 No Screen board definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Heltec-Aaron-Lee committed Dec 3, 2024
1 parent 02e6576 commit 63015e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,12 @@ enum HardwareModel {
*/
WISMESH_TAP = 84;

/*
* Heltec Mesh Node T114 board with nRF52840 CPU, without TFT display, Ultimate low-power design,
* specifically adapted for the Meshtatic project
*/
HELTEC_MESH_NODE_T114_NOSCREEN = 85;

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

0 comments on commit 63015e6

Please sign in to comment.