From 15ff64d5508ca0506020b74d1d5af4f20f2ffb5f Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Fri, 17 Jun 2022 18:45:19 -0700 Subject: [PATCH] Update config.proto --- config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.proto b/config.proto index 6ab6fba..d7e1c95 100644 --- a/config.proto +++ b/config.proto @@ -135,7 +135,7 @@ message Config { /* * Include positional heading (from GPS solution) */ - POS_HEADING = )0x0160; + POS_HEADING = 0x0160; /* * Include positional speed (from GPS solution) */