From 33934a5aa08f3826cd1aa03b1814febe21d247e5 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 20 Mar 2022 11:05:57 +1100 Subject: [PATCH] Fix linting error --- radioconfig.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radioconfig.proto b/radioconfig.proto index 8b3e5c4..538959a 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -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.