mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update config.proto
This commit is contained in:
parent
15ff64d550
commit
18bfc92167
1 changed files with 2 additions and 0 deletions
|
|
@ -131,10 +131,12 @@ message Config {
|
|||
/*
|
||||
* Include positional timestamp (from GPS solution)
|
||||
*/
|
||||
|
||||
POS_TIMESTAMP = 0x0080;
|
||||
/*
|
||||
* Include positional heading (from GPS solution)
|
||||
*/
|
||||
|
||||
POS_HEADING = 0x0160;
|
||||
/*
|
||||
* Include positional speed (from GPS solution)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue