mirror of
https://codeberg.org/icewind/mitemp-rs.git
synced 2026-06-03 17:24:08 +02:00
wip dumpo
This commit is contained in:
parent
c51f1988d9
commit
9496c0a605
4 changed files with 208 additions and 33 deletions
|
|
@ -1,4 +1,5 @@
|
|||
fn main() -> Result<(), btleplug::Error> {
|
||||
env_logger::init();
|
||||
mitemp::test()?;
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue