diff --git a/meshtastic/module_config.proto b/meshtastic/module_config.proto index 588def6..e6c1694 100644 --- a/meshtastic/module_config.proto +++ b/meshtastic/module_config.proto @@ -97,7 +97,7 @@ message ModuleConfig { uint32 position_precision = 2; /* - * Whether we should report our location to the map + * Whether we have opted-in to report our location to the map */ bool should_report_location = 3; }