mirror of
https://codeberg.org/icewind/mitemp-rs.git
synced 2026-06-03 17:24:08 +02:00
poc
This commit is contained in:
parent
27a20afb67
commit
c51f1988d9
4 changed files with 143 additions and 8 deletions
4
examples/test.rs
Normal file
4
examples/test.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
fn main() -> Result<(), btleplug::Error> {
|
||||
mitemp::test()?;
|
||||
Ok(())
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue