Fix MeshPacket.to comment

Looks like this became garbled in 0221e83d68.
pull/450/head
Toby Murray 2024-02-23 23:38:22 -05:00 zatwierdzone przez GitHub
rodzic 24edea6442
commit 4c433ee900
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -901,8 +901,8 @@ message MeshPacket {
fixed32 from = 1;
/*
* The (immediatSee Priority description for more details.y should be fixed32 instead, this encoding only
* hurts the ble link though.
* The (immediate) destination for this packet. If we are using routing, the
* final destination will be in payload.dest
*/
fixed32 to = 2;