Update config.proto

This commit is contained in:
Garth Vander Houwen 2022-06-17 20:09:09 -07:00 committed by GitHub
parent 18bfc92167
commit 2a1d79a9ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,13 +131,13 @@ 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)
*/