mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Sensecap indicator
This commit is contained in:
parent
10494bf328
commit
38a3a4a8bf
1 changed files with 5 additions and 0 deletions
|
|
@ -578,6 +578,11 @@ enum HardwareModel {
|
|||
* specifically adapted for the Meshtatic project
|
||||
*/
|
||||
HELTEC_MESH_NODE_T114 = 69;
|
||||
|
||||
/*
|
||||
* Sensecap Indicator from Seeed Studio. ESP32-S3 device with TFT and RP2040 coprocessor
|
||||
*/
|
||||
SENSECAP_INDICATOR = 70;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue