mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #534 from meshtastic/thebentern-patch-1
Sensecap indicator
This commit is contained in:
commit
7f90178f18
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