mirror of
https://codeberg.org/icewind/mitemp-rs.git
synced 2026-06-03 17:24:08 +02:00
working broadcast version
This commit is contained in:
parent
9496c0a605
commit
f0cb594a33
4 changed files with 110 additions and 270 deletions
|
|
@ -6,6 +6,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
btleplug = { version = "0.4.0", path = "../btleplug" }
|
||||
num_enum = "0.4.2"
|
||||
|
||||
[dev-dependencies]
|
||||
main_error = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue