Update readme link for docs

This commit is contained in:
Sacha Weatherstone 2022-03-09 23:16:15 +11:00 committed by GitHub
parent 11eb134392
commit a158598dde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -818,7 +818,7 @@ message MeshPacket {
/*
* The sending node number.
* 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.
*/
fixed32 from = 1;