mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update module_config.proto
This commit is contained in:
parent
a8da85a73f
commit
3a35144931
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ message ModuleConfig {
|
|||
/*
|
||||
* Whether we should report our location to the map
|
||||
*/
|
||||
optional bool should_report_location = 3;
|
||||
bool should_report_location = 3;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue