kopia lustrzana https://github.com/meshtastic/protobufs
Add t1000-e hw model
rodzic
7f90178f18
commit
ff1aa723d1
|
@ -584,6 +584,11 @@ enum HardwareModel {
|
||||||
*/
|
*/
|
||||||
SENSECAP_INDICATOR = 70;
|
SENSECAP_INDICATOR = 70;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Seeed studio T1000-E tracker card. NRF52840 w/ LR1110 radio, GPS, button, buzzer, and sensors.
|
||||||
|
*/
|
||||||
|
TRACKER_T1000_E = 71;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
* 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