Update mesh.proto

This commit is contained in:
apt105 2021-04-26 19:48:53 +01:00
parent 9c32c4baa1
commit bb4534f231

View file

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