mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix linting error
This commit is contained in:
parent
92f3d9aaf4
commit
33934a5aa0
1 changed files with 1 additions and 1 deletions
|
|
@ -547,7 +547,7 @@ message RadioConfig {
|
|||
/*
|
||||
* Should we disbale location sharing with other nodes (or the local phone)
|
||||
*/
|
||||
bool disable_location_share = 32;
|
||||
bool disable_location_share = 32;
|
||||
|
||||
/*
|
||||
* How the GPS hardware in this unit is operated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue