mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
Update protos
This commit is contained in:
Submodule protobufs updated: 071fd931ec...c9ca0dbe9c
@@ -184,6 +184,9 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
meshtastic_HardwareModel_RAK3172 = 72,
|
meshtastic_HardwareModel_RAK3172 = 72,
|
||||||
/* Seeed Studio Wio-E5 (either mini or Dev kit) using STM32WL chip. */
|
/* Seeed Studio Wio-E5 (either mini or Dev kit) using STM32WL chip. */
|
||||||
meshtastic_HardwareModel_WIO_E5 = 73,
|
meshtastic_HardwareModel_WIO_E5 = 73,
|
||||||
|
/* RadioMaster 900 Bandit, https://www.radiomasterrc.com/products/bandit-expresslrs-rf-module
|
||||||
|
SSD1306 OLED and No GPS */
|
||||||
|
meshtastic_HardwareModel_RADIOMASTER_900_BANDIT = 74,
|
||||||
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
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