kopia lustrzana https://github.com/meshtastic/protobufs
Update readme link for docs
rodzic
11eb134392
commit
a158598dde
|
@ -818,7 +818,7 @@ message MeshPacket {
|
||||||
/*
|
/*
|
||||||
* The sending node number.
|
* The sending node number.
|
||||||
* Note: Our crypto implementation uses this field as well.
|
* Note: Our crypto implementation uses this field as well.
|
||||||
* See [crypto](/developers/device/encryption.md) for details.
|
* See [crypto](/developers/firmware/encryption) for details.
|
||||||
* FIXME - really should be fixed32 instead, this encoding only hurts the ble link though.
|
* FIXME - really should be fixed32 instead, this encoding only hurts the ble link though.
|
||||||
*/
|
*/
|
||||||
fixed32 from = 1;
|
fixed32 from = 1;
|
||||||
|
|
Ładowanie…
Reference in New Issue