Update localonly.proto

This commit is contained in:
Thomas Göttgens 2022-12-29 14:14:23 +01:00 committed by GitHub
parent a45968f9b4
commit d3f236f074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;