Remove mention of payload.dest

This commit is contained in:
Toby Murray 2024-02-24 11:52:01 -05:00 committed by GitHub
parent 4c433ee900
commit 9515cf2fb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -901,8 +901,7 @@ message MeshPacket {
fixed32 from = 1;
/*
* The (immediate) destination for this packet. If we are using routing, the
* final destination will be in payload.dest
* The (immediate) destination for this packet
*/
fixed32 to = 2;