This commit is contained in:
Alex Janka 2024-06-08 10:51:13 +10:00
parent 490a50e24c
commit 25bf180d88

View file

@ -44,6 +44,8 @@ async fn main() {
.unwrap(); .unwrap();
dbg!(&live_info); dbg!(&live_info);
} }
Product::WallConnector => {}
} }
} }
} else { } else {