mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update mesh.proto
This commit is contained in:
parent
9c32c4baa1
commit
bb4534f231
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@ message MeshPacket {
|
|||
/*
|
||||
* The sending node number.
|
||||
* Note: Our crypto implementation uses this field as well.
|
||||
* See [crypto](/software/other/crypto.md) for details.
|
||||
* See [crypto](/developers/device/encryption.md) for details.
|
||||
* FIXME - really should be fixed32 instead, this encoding only hurts the ble link though.
|
||||
*/
|
||||
fixed32 from = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue