Merge pull request #218 from rxt1077/patch-1

Update mesh.proto
pull/220/head
Thomas Göttgens 2022-10-22 15:57:41 +02:00 zatwierdzone przez GitHub
commit 2ce9de19c5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ option java_outer_classname = "MeshProtos";
*/
message Position {
/*
* The new preferred location encoding, divide by 1e-7 to get degrees
* The new preferred location encoding, multiply by 1e-7 to get degrees
* in floating point
*/
sfixed32 latitude_i = 1;