From e94a5f16645507f6961582ea1613f132b4a19366 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sun, 13 Aug 2023 08:11:21 -0500 Subject: [PATCH] Spelling --- 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 3491ca6..e6a1b34 100644 --- a/meshtastic/module_config.proto +++ b/meshtastic/module_config.proto @@ -120,7 +120,7 @@ message ModuleConfig { /* * Interval in seconds of how often we can send a message to the mesh when a state change is detected */ - uint32 minumum_update_interval = 2; + uint32 minimum_update_interval = 2; /* * GPIO pin to monitor for state changes