pull/381/head
Ben Meadors 2023-08-13 06:47:58 -05:00
rodzic 9e9ffc5c05
commit 3c5c9acf92
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -118,7 +118,7 @@ message ModuleConfig {
bool enabled = 1;
/*
* Interval in seconds of how often we can send a message, if a state change is detected
* 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;