Skip to content

Commit

Permalink
Merge pull request #450 from tobymurray/patch-1
Browse files Browse the repository at this point in the history
Fix MeshPacket.to comment
  • Loading branch information
thebentern authored Feb 28, 2024
2 parents 5241583 + 9515cf2 commit 4e4ccdb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 4e4ccdb

Please sign in to comment.