add heltec-mesh-node-t096 board

This commit is contained in:
Quency-D 2026-03-19 16:51:46 +08:00
parent eba2d94c8d
commit 8436e98fcf

View file

@ -870,6 +870,11 @@ enum HardwareModel {
*/
TDISPLAY_S3_PRO = 126;
/*
* Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen.
*/
HELTEC_MESH_NODE_T096 = 126;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* 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.