mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #223 from meshtastic/remove-peer_info
remove unused `peer-info` field
This commit is contained in:
commit
579a36afde
1 changed files with 0 additions and 6 deletions
|
|
@ -1257,12 +1257,6 @@ message ToRadio {
|
|||
*/
|
||||
MeshPacket packet = 1;
|
||||
|
||||
/*
|
||||
* Information about the peer, sent after the phone sneds want_config_id.
|
||||
* Old clients do not send this, which is fine.
|
||||
*/
|
||||
PeerInfo peer_info = 2;
|
||||
|
||||
/*
|
||||
* Phone wants radio to send full node db to the phone, This is
|
||||
* typically the first packet sent to the radio when the phone gets a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue