From 53911db9a02343632245f783c0a1cdc60b23fe49 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sat, 10 Jan 2026 05:16:51 -0600 Subject: [PATCH] Format --- meshtastic/module_config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/module_config.proto b/meshtastic/module_config.proto index 6ae436e..673c298 100644 --- a/meshtastic/module_config.proto +++ b/meshtastic/module_config.proto @@ -621,7 +621,7 @@ message ModuleConfig { * Note: We will still send telemtry to the connected phone / client every minute over the API */ bool device_telemetry_enabled = 14; - + /* * Enable/Disable the air quality telemetry measurement module on-device display */