mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix MeshPacket.to comment
Looks like this became garbled in 0221e83d68.
This commit is contained in:
parent
24edea6442
commit
4c433ee900
1 changed files with 2 additions and 2 deletions
|
|
@ -901,8 +901,8 @@ message MeshPacket {
|
|||
fixed32 from = 1;
|
||||
|
||||
/*
|
||||
* The (immediatSee Priority description for more details.y should be fixed32 instead, this encoding only
|
||||
* hurts the ble link though.
|
||||
* The (immediate) destination for this packet. If we are using routing, the
|
||||
* final destination will be in payload.dest
|
||||
*/
|
||||
fixed32 to = 2;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue