mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 04:40:39 +00:00
Update bt-hci to 0.2
This commit is contained in:
parent
6824567307
commit
b127ca9844
@ -36,7 +36,7 @@ heapless = "0.8.0"
|
||||
|
||||
# Bluetooth deps
|
||||
embedded-io-async = { version = "0.6.0", optional = true }
|
||||
bt-hci = { version = "0.1.0", optional = true }
|
||||
bt-hci = { version = "0.2.0", optional = true }
|
||||
|
||||
[package.metadata.embassy_docs]
|
||||
src_base = "https://github.com/embassy-rs/embassy/blob/cyw43-v$VERSION/cyw43/src/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user