Merge pull request #450 from tobymurray/patch-1

Fix MeshPacket.to comment
This commit is contained in:
Ben Meadors 2024-02-27 20:37:51 -06:00 committed by GitHub
commit 4e4ccdbb9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;