Update config.proto

Fix spelling of Intended
pull/174/head
Garth Vander Houwen 2022-06-19 09:59:12 -07:00 zatwierdzone przez GitHub
rodzic 2fbea37ff6
commit 18bdd4d9ae
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -135,14 +135,14 @@ message Config {
/*
* Include positional heading
* Indended for use with vehicle not walking speeds
* Intended for use with vehicle not walking speeds
* walking speeds are likely to be error prone like the compass
*/
POS_HEADING = 0x0100;
/*
* Include positional speed
* Indended for use with vehicle not walking speeds
* Intended for use with vehicle not walking speeds
* walking speeds are likely to be error prone like the compass
*/
POS_SPEED = 0x0200;