mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #755 from meshtastic/T-Echo-Lite
add Lilygo T-Echo Lite
This commit is contained in:
commit
5dd723fe6f
1 changed files with 5 additions and 0 deletions
|
|
@ -779,6 +779,11 @@ enum HardwareModel {
|
|||
* https://heltec.org/project/meshsolar/
|
||||
*/
|
||||
HELTEC_MESH_SOLAR = 108;
|
||||
|
||||
/*
|
||||
* Lilygo T-Echo Lite
|
||||
*/
|
||||
T_ECHO_LITE = 109;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue