From bf7c81b5ef5e3321daec82f03f306bbdd37d7d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Thu, 29 Dec 2022 14:14:23 +0100 Subject: [PATCH] Update localonly.proto --- localonly.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localonly.proto b/localonly.proto index 366ed02..46c83d8 100644 --- a/localonly.proto +++ b/localonly.proto @@ -101,7 +101,7 @@ message LocalModuleConfig { ModuleConfig.AudioConfig audio = 9; /* - * The part of the config that is specific to the GPS module + * The part of the config that is specific to the Remote Hardware module */ ModuleConfig.RemoteHardwareConfig remote_hardware = 10;