From 8f33fbdb26ee5c45118746944ca3386fcc838dd5 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sat, 26 Mar 2022 17:49:01 -0500 Subject: [PATCH] Fixed conflict --- radioconfig.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radioconfig.proto b/radioconfig.proto index ebe587c..1bf4582 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -973,7 +973,7 @@ message RadioConfig { * Interval in seconds of how often we should try to send our * environent measurements to the mesh */ - uint32 telemetry_module_environment_update_interval = 176; + uint32 telemetry_module_environment_update_interval = 177; } /*