From 2a1d79a9effde9e272fc837659fc8c15895baf2c Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Fri, 17 Jun 2022 20:09:09 -0700 Subject: [PATCH] Update config.proto --- config.proto | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) */