Update protobufs (#10074)
Co-authored-by: fifieldt <1287116+fifieldt@users.noreply.github.com>
This commit is contained in:
co-authored by
GitHub
fifieldt
parent
222d3e6b62
commit
71c8143f72
+1
-1
Submodule protobufs updated: cb1f89372a...349c1d5c1e
@@ -308,6 +308,8 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
meshtastic_HardwareModel_TDISPLAY_S3_PRO = 126,
|
meshtastic_HardwareModel_TDISPLAY_S3_PRO = 126,
|
||||||
/* Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen. */
|
/* Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen. */
|
||||||
meshtastic_HardwareModel_HELTEC_MESH_NODE_T096 = 127,
|
meshtastic_HardwareModel_HELTEC_MESH_NODE_T096 = 127,
|
||||||
|
/* Seeed studio T1000-E Pro tracker card. NRF52840 w/ LR2021 radio, GPS, button, buzzer, and sensors. */
|
||||||
|
meshtastic_HardwareModel_TRACKER_T1000_E_PRO = 128,
|
||||||
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
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.
|
||||||
------------------------------------------------------------------------------------------------------------------------------------------ */
|
------------------------------------------------------------------------------------------------------------------------------------------ */
|
||||||
|
|||||||
Reference in New Issue
Block a user