Remove mention of payload.dest

pull/450/head
Toby Murray 2024-02-24 11:52:01 -05:00 zatwierdzone przez GitHub
rodzic 4c433ee900
commit 9515cf2fb5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

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