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