kopia lustrzana https://github.com/meshtastic/protobufs
add T-Deck Pro and TLora Pager HW model IDs
rodzic
24c7a3d287
commit
81c4d48643
|
@ -744,6 +744,16 @@ enum HardwareModel {
|
|||
*/
|
||||
QWANTZ_TINY_ARMS = 101;
|
||||
|
||||
/**
|
||||
* Lilygo T-Deck Pro
|
||||
*/
|
||||
T_DECK_PRO = 102;
|
||||
|
||||
/**
|
||||
* Lilygo TLora Pager
|
||||
*/
|
||||
T_LORA_PAGER = 103;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* 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