mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add toradio
This commit is contained in:
parent
74f3c56c9b
commit
c8b90c7006
1 changed files with 5 additions and 0 deletions
|
|
@ -1396,6 +1396,11 @@ message ToRadio {
|
|||
*/
|
||||
|
||||
XModem xmodemPacket = 5;
|
||||
|
||||
/*
|
||||
* MQTT Client Proxy Message
|
||||
*/
|
||||
MqttClientProxyMessage mqttClientProxyMessage = 6;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue