kopia lustrzana https://github.com/meshtastic/protobufs
rodzic
2fbea37ff6
commit
18bdd4d9ae
|
@ -135,14 +135,14 @@ message Config {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Include positional heading
|
* 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
|
* walking speeds are likely to be error prone like the compass
|
||||||
*/
|
*/
|
||||||
POS_HEADING = 0x0100;
|
POS_HEADING = 0x0100;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Include positional speed
|
* 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
|
* walking speeds are likely to be error prone like the compass
|
||||||
*/
|
*/
|
||||||
POS_SPEED = 0x0200;
|
POS_SPEED = 0x0200;
|
||||||
|
|
Ładowanie…
Reference in New Issue