v0.7.4
This commit is contained in:
@@ -66,6 +66,7 @@ async fn main() -> Result<()> {
|
||||
http,
|
||||
outdoor_temperature: Arc::new(RwLock::new(None)),
|
||||
debug_gree_frames,
|
||||
device_operation_locks: Arc::new(tokio::sync::Mutex::new(std::collections::HashMap::new())),
|
||||
started: Instant::now(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user