diff --git a/config.proto b/config.proto index 652771b..fd2fdbc 100644 --- a/config.proto +++ b/config.proto @@ -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) */