cargo fmt

This commit is contained in:
2025-05-07 00:01:23 +02:00
parent 26da6b39cc
commit bfc3fbc6e1
7 changed files with 63 additions and 94 deletions

View File

@@ -114,4 +114,4 @@ impl Default for PlantConfig {
moisture_sensor_max_frequency: None, // No override by default
}
}
}
}