kopia lustrzana https://github.com/meshtastic/protobufs
Merge pull request #535 from meshtastic/thebentern-patch-1
Add t1000-e hw modelpull/537/head v2.4.1
commit
b1a79d5db0
|
@ -584,6 +584,11 @@ enum HardwareModel {
|
|||
*/
|
||||
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.
|
||||
|
|
Ładowanie…
Reference in New Issue