Update localonly.proto

This commit is contained in:
Thomas Göttgens 2022-12-29 14:14:23 +01:00 committed by Sacha Weatherstone
parent 2b712f523c
commit bf7c81b5ef

View file

@ -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;