mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #450 from tobymurray/patch-1
Fix MeshPacket.to comment
This commit is contained in:
commit
4e4ccdbb9c
1 changed files with 1 additions and 2 deletions
|
|
@ -905,8 +905,7 @@ 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
|
||||
*/
|
||||
fixed32 to = 2;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue