kopia lustrzana https://github.com/meshtastic/protobufs
add Lilygo T-Echo Lite
rodzic
e2c0831aa3
commit
87ba3f8704
|
@ -780,6 +780,11 @@ enum HardwareModel {
|
||||||
*/
|
*/
|
||||||
HELTEC_MESH_SOLAR = 108;
|
HELTEC_MESH_SOLAR = 108;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Lilygo T-Echo Lite
|
||||||
|
*/
|
||||||
|
T_ECHO_LITE = 109;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
* 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.
|
* 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.
|
||||||
|
|
Ładowanie…
Reference in New Issue